eksctl
eksctl copied to clipboard
graduating API to beta
Right now our config file schema (aka the API), is at v1alpha5. It would be reasonable that we promote it to beta soon, as long as we have the following.
- backwards/forward compatibly guarantees defined clearly
- some form of feature deprecation policy
- all commands have support for
--config-fileflag - schema migration
/cc @gemagomez @kalbir
I also recommend adding documentation on config parameters and troubleshooting section to the repo
xref https://github.com/weaveworks/eksctl/issues/1218
waiting for next API version