Git Product home page Git Product logo

deployments's People

Contributors

aegershman avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

deployments's Issues

eirini

using local copy of chart for now #12

harbor for aws

see: #155
see: #158

because ECS isn't playing very nice with kpack and cf-for-k8s; let's see about getting harbor setup internally

internal and external routing with istio

especially in the case of harbor; any way to have that be exposed privately but still reap the benefit of shared dns? we'll see, I imagine it's a matter of networking rules

helmfile templating for consumption with ytt and kapp

how do we consume services which are packaged ONLY in helm? which kind of sucks, but it is what it is-- can we template it, store it as _rendered, then leverage ytt and kapp to deploy it? presumably we could, since the kapp-controller can almost definitely do it; but is there a better way to do it that doesn't involve relying on a controller? e.g. doing it more locally?

automate version upgrades

instead of having to manually check upstream artifacts, be able to automate determining if new versions are available and can be pulled

then built

then the question of how to promote them

prometheus / cf-system networking theory

This entirely a theory, but I'm guessing it has to do with how routecontroller creates virtualservices for app instances depending on the route names associated and the decision whether to have a gateway association of mesh to the virtualservice based on whether the route domain is listed as internal; if only the istiogateway gateway association rules are applied, and mesh is left off, then from what I understand, no amount of communication rules between a different namespace and the pods hanging out in cf-workloads will matter-- in those cases, either the requests from the other namespaces go through the istiogateway as the ingress (somehow I guess), or some sort of gateway rule set allows for communication from other namespaces. I have no idea if that's right; to be honest I'm just commenting here somewhat as a note-taking device. that's so interesting.

rolling tracking of some frustrations with templating and such

these pertain to templating, helm itself, and to helm charts:

  • helm template doesn't pass the namespace in the same form and fashion that helm install with a namespace qualifier does

  • external-dns has empty annotation keys which result in malformed yaml, e.g. annotations: as opposed to annotations: {}. Just kind of annoying

  • https://github.com/helm/helm/issues/ 7774

  • https://github.com/helm/helm/issues 5465

  • https://github.com/helm/helm/issues/ 3553

  • templating helm which has requirements, like with concourse (Error: found in Chart.yaml, but missing in charts/ directory: postgresql) -- this can be solved with vendir by leaving out the requirements.yml and lock

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.