Support additional EKS config options #2853
Labels
area/provider/eks
Issues or PRs related to Amazon EKS provider
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/active
Indicates that an issue or PR is actively being worked on by a contributor.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
/kind feature
/area provider/eks
Describe the solution you'd like
At present we only expose the
--kubelet-extra-args
argument to EKS bootstrap.sh via the EKSConfig. We should expose the additional bootstrap options.Anything else you would like to add:
As an example someone may want to specify the container runtime to use via the
----container-runtime
option.Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: