Giter Club home page Giter Club logo

Comments (4)

chuckha avatar chuckha commented on July 17, 2024

Please see these links:

https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/master/examples/cluster/cluster.yaml#L7-L9

https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/master/examples/controlplane/controlplane.yaml#L25-L27

https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/master/examples/controlplane/controlplane.yaml#L82-L85

from capi-yaml-gen.

ashish-amarnath avatar ashish-amarnath commented on July 17, 2024

To have cloud (infra) provider flags flow into the core cluster yaml and the bootstrap provider config, we could update the InfrastructureProvider interface w/ a method UpdateBootstrapConfig passing the bootstrap config to update/mutate as parameters. Infra provider implementation can perform the necessary mutations and return.

Reading the first few lines of the description, I was considering a "variables" file to provide a mapping of variable to values, something like makefile variables file that we can look up for values and use defaults if the value for a variable isn't found- something like ADD YOUR SECRET HERE os something.

WDYT?

from capi-yaml-gen.

ashish-amarnath avatar ashish-amarnath commented on July 17, 2024

PR #25 is the first step for this,
Next, we will support a variables map in something like a makefile variables file that can be used to do envsubst like action

from capi-yaml-gen.

chuckha avatar chuckha commented on July 17, 2024

I think this is closed, at least, as much as i need it to be

from capi-yaml-gen.

Related Issues (9)

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.