Skip to content

Update README.md #18

Merged
merged 1 commit into from
Jul 22, 2026
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions examples/full-cluster-tf-upgrade/1.35/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# EKS Full Cluster Example 1.34
# EKS Full Cluster Example 1.35

This is for deploying an EKS cluster with 1.34.
This is for deploying an EKS cluster with 1.35.

## About

Expand Down Expand Up @@ -75,7 +75,7 @@ Here is a sample file:

```hcl
cluster_name = "org-project-env"
cluster_version = "1.34"
cluster_version = "1.35"
region = "us-gov-east-1"
domain = "org-project-env.env.domain.census.gov"
contact_email = "org-project-env-group-mailing-list@census.gov"
Expand Down Expand Up @@ -474,3 +474,7 @@ clusterrolebinding.rbac.authorization.k8s.io/eks-console-dashboard-full-access-b
- 2.8.0 -- 2026-04-16
- update to 1.34
- only addons updated from 1.32. needs more changes to make it work

- 2.9.0 -- 2026-07-22
- update to 1.35
- many changes for tagging across cluster