quickstart-amazon-eks
quickstart-amazon-eks copied to clipboard
Amazon EKS Quick Start
* Closes #392 * Also add tests for each supported k8s version By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under...
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Would it make sense to have the kubernetes version as a toplevel parameter? (I need a 1.20 kluster, I see that there is support for changing this somewere deep down,...
One of our SAs discovered that you can no longer sudo from ssm-user without a password. This complicates installing docker for the GItLab scenarios I use this for. Is it...
Code line: https://github.com/aws-quickstart/quickstart-amazon-eks/blob/main/templates/amazon-eks-entrypoint-new-vpc.template.yaml#L399 Error:  Originally this was intended to be used along with a blank value for 'KeyPairName' so that no keypair...
Update https://github.com/aws-quickstart/quickstart-helm-resource-provider to take in this fix in helm 3.9 and later: https://github.com/helm/helm/commit/0361dc85689e3a6d802c444e2540c92cb5842bc9 to get rid of this error: `admission webhook "vingress.elbv2.k8s.aws" denied the request: invalid ingress class: [IngressClass.networking.k8s.io](http://ingressclass.networking.k8s.io/) "gitlab-nginx"...
I've tested this many times and persistently get this error on teardown (and on each additional attempt to teardown in the console): ...
While working with @DarwinJS today and running `make clean-aws` in his test account to destroy some dangling resources, we found that AccountSharedResources was failing to delete due to an managed...
Using release v2.0.0 | Logical ID | Physical ID | Type | Status | Status reason | EKS | - | AWSQS::EKS::Cluster | CREATE_FAILED | Internal Failure Is there a...