awslabs/aws-eks-cluster-controller

Add ability to run outside the cluster for bootstrap/recovery

pawelprazak opened this issue · 0 comments

If one could run the aws-eks-cluster-controller outside the cluster (e.g. from a laptop or CICD)
the bootstrap (creating the first cluster and installing the controller on it) would be automatic.

It would also allow for recovery scenarios.

See also: amazon-archives/aws-service-operator#122 (comment), aws/containers-roadmap#47