cnoe-io / idpbuilder

Spin up a complete internal developer platform with only Docker required as a dependency.
https://cloud-native.slack.com/archives/C05TN9WFN5S
Apache License 2.0
200 stars 59 forks source link

Support remote kind config ref #454

Open nabuskey opened 1 week ago

nabuskey commented 1 week ago

Currently the kind config supplied via the --kind-config flag can refer to local files only. It should be able to reference remote kind configs as well. This is useful when a stack needs a specific kind configuration. Currently users need to clone the repository to use such stacks. e.g. --kind-config https://github.com/stacks/kind.config