Skip to content

Update EKS version to 1.34 and kubectl to 1.34.4#108

Merged
jrgwv merged 1 commit intomainfrom
feature/eks-1.34-upgrade
Apr 15, 2026
Merged

Update EKS version to 1.34 and kubectl to 1.34.4#108
jrgwv merged 1 commit intomainfrom
feature/eks-1.34-upgrade

Conversation

@jrgwv
Copy link
Copy Markdown
Contributor

@jrgwv jrgwv commented Apr 14, 2026

Summary

Update EKS Kubernetes version references to 1.34 to match the companion python-fastapi-demo-docker repo which was updated and tested with EKS 1.34 last week.

Changes

  • create-cluster.md: Updated Kubernetes version from 1.32 → 1.34 in both Auto Mode and Managed Node Groups cluster descriptions
  • setup-ws-instance-python.sh: Updated kubectl download from 1.30.0 → 1.34.4 (per EKS docs)

Testing

Companion app tested on EKS 1.34 prior to this change.

- Update Kubernetes version references from 1.32 to 1.34 in create-cluster.md
- Update kubectl download URL from 1.30.0 to 1.34.4 in setup script
Copy link
Copy Markdown

@dshamanthreddy dshamanthreddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Clean version bump. Ship it!

@jrgwv
Copy link
Copy Markdown
Contributor Author

jrgwv commented Apr 15, 2026

Thanks for the review! To confirm both points:

  1. Companion repo YAML files — The YAML files in python-fastapi-demo-docker (eks/create-automode-python.yaml, eks/create-mng-python.yaml, and eks/karpenter/create-mng-python.yaml) were already updated to 1.34 in a prior commit last week.
  2. Other setup scripts — There's only one setup script in this repo (scripts/setup-ws-instance-python.sh) that downloads kubectl, and it's already bumped to 1.34.4 in this PR. No other scripts download kubectl.

@jrgwv jrgwv merged commit 54cbe29 into main Apr 15, 2026
2 checks passed
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.

3 participants