Skip to content

docs: remove out-of-date EKS cluster setup guide#3012

Merged
sebastianiv21 merged 1 commit into
mainfrom
docs/remove-eks-setup-guide
May 21, 2026
Merged

docs: remove out-of-date EKS cluster setup guide#3012
sebastianiv21 merged 1 commit into
mainfrom
docs/remove-eks-setup-guide

Conversation

@wyattwalter
Copy link
Copy Markdown
Contributor

@wyattwalter wyattwalter commented May 21, 2026

Description

Removes the standalone "Set up Kubernetes cluster on AWS EKS" guide. The instructions had drifted from current AWS and Appsmith recommendations (t2.2xlarge nodes, gp2 with the deprecated in-tree provisioner, a pre-1.23 storage-class branch, AmazonEC2FullAccess on the node group) and don't reflect current best practices.

  • Delete website/docs/getting-started/setup/installation-guides/kubernetes/setup-kubernetes-cluster-aws-eks.mdx.
  • Drop the inline "If you are setting up a new cluster on AWS, see..." pointer from the Kubernetes install README.
  • Collapse the Kubernetes sidebar category into a single doc entry, matching the other installation guides.
  • Add a 301 in vercel.json from the old URL to the Kubernetes install README so existing inbound links don't 404.

Pull request type

  • Maintenance

Checklist

  • Verified and updated cross-references or added redirect rules.
  • Tested the redirect rules on deploy preview.
  • Validated the modifications made to the content on the deploy preview.

🤖 Generated with Claude Code

The EKS setup guide hasn't been kept current with EKS or Appsmith
requirements (t2.2xlarge nodes, gp2 with the deprecated in-tree
provisioner, a pre-1.23 storage class branch, AmazonEC2FullAccess on
the node group) and doesn't reflect current best practices. Remove
the guide and the inline pointer to it from the Kubernetes install
README, and 301 the old URL to the install README.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
appsmith-docs Ready Ready Preview, Comment May 21, 2026 4:52pm

Request Review

@sebastianiv21 sebastianiv21 merged commit 662376e into main May 21, 2026
5 checks passed
@sebastianiv21 sebastianiv21 deleted the docs/remove-eks-setup-guide branch May 21, 2026 16:59
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.

2 participants