aws-eks-cluster-controller
aws-eks-cluster-controller copied to clipboard
Add ability to run outside the cluster for bootstrap/recovery
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: https://github.com/awslabs/aws-service-operator/issues/122#issuecomment-473239023, https://github.com/aws/containers-roadmap/issues/47