amazon-eks-user-guide
amazon-eks-user-guide copied to clipboard
The open source version of the Amazon EKS user guide. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
### Summary This pull request fixes an issue where the ebs-pvc.yaml file was missing the namespace field. This caused the PVC to be created in the default namespace instead of...
*Summary:* Updating Pod Identity Considerations in case when customer might be using "Security Group of Pods" as well alongside Agent. *Issue #, if available:* Just an additional consideration when customer...
Up to `v1.10.1-eksbuild.11` of the coredns addon, the [configuration in the docs will work](https://github.com/awsdocs/amazon-eks-user-guide/blob/d79c3447af0b5af62b846378f7d18dfc23aa8e9c/doc_source/coredns-autoscaling.md?plain=1#L99-L121). In the "default" version (`v1.11.1-eksbuild.8`), that same configuration doesn't work and you can't add the addon,...
This issue is related to the [Update CoreDNS](https://docs.aws.amazon.com/eks/latest/userguide/fargate-getting-started.html#fargate-gs-coredns) section on the Fargate Getting Started page. I created an EKS cluster with just a single fargate profile to run all of...
Added a fallacy of distributed computing (observability is optional), so readers know why they should care about observability. It's coined by one of the thought leaders in software architecture Mark...
The Core-DNS autoscaler is based on number of node and cpus in the EKS data plane. *Issue #, if available:* *Description of changes:* Minor correction in the draft for core-dns...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
*Issue #, if available:* NA *Description of changes:* Typo By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of...
These docs need to include instructions for bottlerocket: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-setup-logs-FluentBit.html https://docs.aws.amazon.com/prescriptive-guidance/latest/implementing-logging-monitoring-cloudwatch/kubernetes-eks-logging.html References: https://github.com/aws-samples/amazon-cloudwatch-container-insights/issues/136 https://kubernetes.slack.com/archives/C8SH2GSL9/p1726685513676079 @fincd-aws
*Issue #, if available:* *Description of changes:* When create EKS cluster, user need to select two subnets in different AZs. If customer only choose 1 subnet or 2 subnets in...