Continuous delivery with Ketch, GitHub Actions, and k3d

May 12, 2021

Can we combine the simplicity of deploying applications with Ketch with GitHub Actions and accomplish a fully automated continuous delivery pipeline?

Here's what we'll do.

We'll create GitHub Actions that will fully automate all the tasks starting from creating a pull request all the way until a release is deployed to production.

Additional Info
The article with more detail and all the commands: https://learn.theketch.io/docs/continuous-delivery-with-ketch-github-actions-and-k3d
Ketch: https://youtu.be/sMOIiTfGnj0
GitHub Actions: https://youtu.be/eZcAvTb0rbA
GitHub CLI: https://youtu.be/BII6ZY2Rnlc
k3d: https://youtu.be/mCesuGk-Fks