CodeBuild: Deploy to EKS

The Deploy phase pulls our image from the ECR repository and deploys to our EKS cluster. This is done using CodeBuild.

  1. Review the codebuild-deploy-eks.yaml again. This file defines this Deploy phase.
  2. In your CodePipeline console, expand Build and click on Build projects. AWS Codebuild Projects
  3. Click on the codebuild-deploy-eks Build project. AWS Codebuild Build
  4. You can view the Build history, Build details and Metrics. AWS Codebuild Build