Skip to content

Conversation

@IsmailmFahmy
Copy link

@IsmailmFahmy IsmailmFahmy commented Nov 18, 2025

Update kube-proxy version to latest in AWS console

Issue

 Error: updating EKS Add-On (eks-cluster02:kube-proxy): operation error EKS: UpdateAddon, https response error StatusCode: 400, RequestID: 10765569-aacd-4203-998f-c09d780b6b74, InvalidParameterException: Addon version specified is not supported
│
│   with module.eks-cluster02.aws_eks_addon.kube-proxy[0],
│   on .terraform/modules/eks-cluster02/cni.tf line 59, in resource "aws_eks_addon" "kube-proxy":
│   59: resource "aws_eks_addon" "kube-proxy" {
│
╵

Description of changes:
Update latest viable version in the documentation, as it was puking out the above mentioned error (checked Control Plane version 1.33 & 1.34)

v1.33
Attempted Upgrade (this failed)
image
Listed Versions in AWS
image

v1.34

Listed Versions in AWS
image

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 August 1, 2025 23:03
Revert "Merge remote-tracking branch 'github/revert-1050-sg-rules' into mainline"

This reverts commit 40ed9fd, reversing
changes made to e3d2b88.
Added consideration for pod subnets
* add docs for the new associatePublicIPAddress field

* add change log

---------

Co-authored-by: Geoffrey Cline <geoffreyc@outlook.com>
…s#1082)

* fix: fixed incorrect command for "Step 6: Scale down CoreDNS"

* fix: fixed spelling issue
The aws eks create-cluster command was incorrect. The value in --resources-vpc-config subnetIds= argument had incorrect double quotations.
* hybrid node doc remove redundant newline

* hybrid node doc add missing space

* hybrid node doc fix broken link
pgasca and others added 25 commits October 29, 2025 18:28
Additional Information on CoreDNS in EKS Auto Mode
Highlight the generated key for NodeDiagnostic should be ends with .tar.gz
…er-access-policy

Add AmazonEKSSecretReaderPolicy reference documentation in EKS Access Policy Reference
…ture

document the new helm EBS CSI feaure for disabling mutating permissions
Update Cilium v1.17.9 and v1.18.3 support for EKS Hybrid Nodes
[AL2 EOS Prep] Update worker.adoc: AL2023/Nodeadm updates
[AL2 EOS Prep] Update cni-custom-network-tutorial.adoc
[AL2 EOS Prep] Update launch-templates.adoc
[AL2 EOS Prep] Update private-clusters.adoc to be specific to AL2023
…les (awsdocs#1167)

This script analyzes all .adoc files in latest/ug/ to find broken xrefs.
It processes files in parallel and detects both xref: and <<>> syntax forms,
as well as multiple section ID formats including [[id]], [#id], and
auto-generated IDs from section headers.

The script reports:
- Broken cross-references with file paths and line numbers
- Duplicate section IDs across files
- Summary statistics

Results: Analyzed 394 files, found 3,878 section IDs and 2,241 xrefs,
with only 2 broken xrefs (both placeholder examples in contribution docs).

Co-authored-by: Claude <noreply@anthropic.com>
Update kube-proxy version to recommended in AWS console
@IsmailmFahmy IsmailmFahmy requested a review from a team as a code owner November 18, 2025 14:13
@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-1170.d3rijirjvbh87e.amplifyapp.com

@tucktuck9 tucktuck9 requested a review from a team as a code owner December 3, 2025 18:09
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.