amazon-eks-user-guide icon indicating copy to clipboard operation
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.

Results 41 amazon-eks-user-guide issues
Sort by recently updated
recently updated
newest added
trafficstars

Fix action taken - EKS Pod Identity uses `AssumeRole` to assume the IAM role, not 'TagSession'. *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm...

Here from the 2nd point I can't follow the steps as I can't see the **Security credentials** button or text or something https://github.com/awsdocs/amazon-eks-user-guide/blob/main/doc_source/setting-up.md#to-create-an-access-key

*Issue #, if available:* N/A *Description of changes:* P3 is in the Xen instance family and not a nitro-based instance. ENI trunking does not work reliably on non-Nitro instances. Update...

*Issue #, if available:* *Description of changes:* - Update documentation for installing EFA device plugin to use official EKS chart Ref: https://github.com/aws-neuron/aws-neuron-sdk/pull/850 Ref: https://github.com/aws-samples/aws-efa-eks/pull/22#issuecomment-1995125135 cc @elylee @suket22 By submitting this...

*Issue #, if available:* *Description of changes:* Missing one of the removed APIs in k8s v1.25; `autoscaling/v2beta1` ![Screenshot 2023-12-15 at 15 16 37](https://github.com/awsdocs/amazon-eks-user-guide/assets/77258023/7d49f3b1-4829-4c6f-be7f-0c0073df4fc8) By submitting this pull request, I confirm...

The guidance about the available IPs, mentioned in the _Subnet requirements and considerations_ section of the [Amazon EKS VPC and subnet requirements and considerations](https://github.com/awsdocs/amazon-eks-user-guide/tree/master/doc_source/network_reqs.md) page of the EKS User guide,...

*Description of changes:* Include missing step in the metric-server guide, required to authenticate users and/or roles. Without this additional step, running the following command results in a unauthorized error: ```...

Update command to view the details of any rolebinding or clusterrolebinding which should be a `get` instead of a `describe` because the output shows that it is a `get`. *Issue...

Updated one more prerequiste which I tested on my own as well. *Issue #, if available:* Without EFS CSI Driver installed, S3 CSI Driver won't work and will throw below...

Removed 12th point from 'Public and Private subnets' section since 'AssignIpv6AddressOnCreation' is supported in public subnets in CFN. *Issue #, if available:* In the CFN template provided for VPC with...