AWS Summit 2019 - Session 6: EKS Cluster

assuming EKS is already set up

  • Setting up CI/CD pipeline

    • didn't want to do Jenkins
    • mentioned CodeStar but doesn't work with Kubernetes
    • build internal/external to Kubernetes?
  • AWS has a blueprint for CI/CD for Kubernetes

  • AWS CodeSuite, find on GitHub

    • AWS CodeCommit, CodeBuild, CodeWatch
    • The CodeWatch kicks off the Lambda that runs the kubesctl
    • installation steps are included in the GitHub

Eclipse showing CodeCommit -
Kicked off CodeDeploy in Pipeline
Takeaway - CodeCommit will be great for Lambda development I think
*Use CodeDeploy with GitHub to push lambdas #important #todo *

Other resources -

More from Summerlin
All posts