Skip to content

Conversation

@grivanov
Copy link

@grivanov grivanov commented Nov 3, 2025

Issue #, if available:

Description of changes:
Changes kube-proxy 1.33 version in documentation to eksbuild.10 as eksbuild.11 does not exist.

Running:

aws eks describe-addon-versions --kubernetes-version=1.33 --addon-name=kube-proxy --query='addons[].addonVersions[].addonVersion'

Outputs:

    "v1.33.3-eksbuild.10",
    "v1.33.3-eksbuild.6",
    "v1.33.3-eksbuild.4",

Clearly, the last version is eksbuild.10 and not eksbuild.11. Having this fixed will save some debugging time to users.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

tucktuck9 and others added 30 commits July 29, 2025 16:19
* Control Plane Logs Query for Karpenter Actions

* fix hyperlink to karpenter gh

* Update auto-troubleshoot.adoc

* Update to include suggestions

Co-authored-by: Chris Negus <striker57@gmail.com>

* Update to include suggestions

Co-authored-by: Chris Negus <striker57@gmail.com>

* Update to include suggestions

Co-authored-by: Chris Negus <striker57@gmail.com>

* Update to include suggestions

Co-authored-by: Chris Negus <striker57@gmail.com>

---------

Co-authored-by: Chris Negus <striker57@gmail.com>
Adding more information on the Auto Mode’s logic when ephemeralStorage.size equals or exceeds the local NVMe capacity.
Add podSecurityGroupSelectorTerms to the schema for NodeClass for Auto Mode.
Revert "Merge remote-tracking branch 'github/revert-1050-sg-rules' into mainline"

This reverts commit 40ed9fd, reversing
changes made to e3d2b88.
geoffcline and others added 25 commits October 22, 2025 17:50
Add change notification and documentation for FIPS AMI support.
feat: document nodeclass FIPS support
Remove note about IAM role usage for Windows nodes
Clarified Amazon EKS Auto Mode support for Fault Injection Service actions and added details on supported and unsupported actions.
Update security-groups-for-pods.adoc
Fixed link syntax and minor style rewrites
…dates

Update EKS Auto Fault Injection Service support details
Additional Information on CoreDNS in EKS Auto Mode
@aws-amplify-us-east-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1155.d3rijirjvbh87e.amplifyapp.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.