Set up Github Actions for EKS deployments
Github actions provide a great way of doing small tasks through to full CI/CD work. This post discusses how to build a container and get a deployment rollout happening for a deployment on EKS.
ReadGithub actions provide a great way of doing small tasks through to full CI/CD work. This post discusses how to build a container and get a deployment rollout happening for a deployment on EKS.
ReadWith Github Actions and Package Registry, you can now build almost an entire CI/CD chain without using other services
Read