How to Deploy to Amazon EKS With GitHub Actions and OIDC
· 11 min read
Deploy to Amazon EKS using GitHub Actions with OIDC authentication. No static AWS credentials needed. Includes ECR, IAM, and Kubernetes setup.
Deploy to Amazon EKS using GitHub Actions with OIDC authentication. No static AWS credentials needed. Includes ECR, IAM, and Kubernetes setup.
Build a GitHub Actions CI/CD pipeline to deploy Docker containers to EC2 and static files to S3 and CloudFront using OIDC and self-hosted runners.
Complete guide to deploying an Amazon EKS cluster in a private VPC using Terraform and AWS SSM. No bastion hosts or SSH keys required.