Topic: Github Actions

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.

Read

Using Github Actions and Package Registry to build, store and deploy your containers

With Github Actions and Package Registry, you can now build almost an entire CI/CD chain without using other services

Read