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
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