# for ARM systems, set ARCH to: `arm64`, `armv6` or `armv7` ARCH=amd64 PLATFORM=windows_$ARCH curl -sLO "https://github.com/eksctl-io/eksctl/releases/latest/download/eksctl_$PLATFORM.zip" # (Optional) Verify checksum curl -sL "https://github.com/eksctl-io/eksctl/releases/...
Download the SHA-256 checksum for your cluster’s Kubernetes version for Windows. Kubernetes 1.31 curl.exe -O https://s3.us-west-2.amazonaws.com/amazon-eks/1.31.0/2024-09-12/bin/windows/amd64/kubectl.exe.sha256 Kubernetes 1.30 curl.exe -O https://s3.us-west-2.amazonaws.com/amazon...
NOTE: If you are working on Windows, you cannot use make at the moment, as the Makefile is currently not portable. However, if you have Git and Go installed, you can still build a binary and run unit tests. go build .\cmd\eksctl go test .\pkg\... If you prefer to use Docker...
January 22, 2025 • 3 mins DevOps How to assign an IAM role as an EKS Pod Identity for the Octopus Kubernetes worker Shawn Sesna January 20, 2025 • 3 mins DevOps Repeatable CDK deployments with Octopus Matthew Casperson January 17, 2025 • 5 mins ...
Windows Open a PowerShell terminal. Download the kubectl binary for your cluster’s Kubernetes version from Amazon S3. Kubernetes 1.32 curl.exe -O https://s3.us-west-2.amazonaws.com/amazon-eks/1.32.0/2024-12-20/bin/windows/amd64/kubectl.exe Kubernetes 1.31 curl.exe -O https://s3.us...
and Windows users can usechocolatey: chocolatey install eksctl orscoop: scoop install eksctl You will need to have AWS API credentials configured. What works for AWS CLI or any other tools (kops, Terraform etc), should be sufficient. You can use~/.aws/credentialsfileorenvironment variables. ...
# for ARM systems, set ARCH to: `arm64`, `armv6` or `armv7` ARCH=amd64 PLATFORM=windows_$ARCH curl -sLO "https://github.com/eksctl-io/eksctl/releases/latest/download/eksctl_$PLATFORM.zip" # (Optional) Verify checksum curl -sL "https://github.com/eksctl-io/eksctl/releases/...
and Windows users can usechocolatey: chocolatey install eksctl orscoop: scoop install eksctl You will need to have AWS API credentials configured. What works for AWS CLI or any other tools (kops, Terraform etc), should be sufficient. You can use~/.aws/credentialsfileorenvironment variables. ...
and Windows users can use chocolatey:chocolatey install eksctl or scoop:scoop install eksctl AWS AccountYou will need to have AWS API credentials configured. What works for AWS CLI or any other tools (kops, Terraform etc), should be sufficient. You can use ~/.aws/credentials file or ...
and Windows users can use chocolatey:chocolatey install eksctl or scoop:scoop install eksctl AWS AccountYou will need to have AWS API credentials configured. What works for AWS CLI or any other tools (kops, Terraform etc), should be sufficient. You can use ~/.aws/credentials file or ...