Amazon EKS Kubernetes Version Rollback: How to Undo a Bad Cluster Upgrade On July 1, 2026, AWS shipped something EKS operators have wanted for years: the ability to actually undo a Kubernetes control plane upgrade. Until now, aws eks update-cluster-version was a one-way door — if you upgraded from 1.32 to 1.33 and …
Read MoreToday lets create a S3 Pre-signed URL via AWS cli, to access the content of your bucket without exposing bucket to Public with time expiry. To achieve this result, just follow the below steps: Step 1: Login to Amazon CLI with access key & secret access key with S3 Full Access Rights. Step2: Upload your document in S3 …
Read More