When does class start/end?
Classes begin promptly at 9:00 am, and typically end at 5:00 pm.
GitOps is a set of principles that help automate deployment of applications to a Kubernetes cluster. Flux is an open source tool that allows you to implement GitOps in your organization. This course...
Read MoreGitOps is a set of principles that help automate deployment of applications to a Kubernetes cluster. Flux is an open source tool that allows you to implement GitOps in your organization. This course starts by describing what GitOps is and what advantages it has over traditional Continuous Deployment (CD) approaches. It then proceeds to teach you how you can use Flux to implement GitOps.
DevOps Administrators and Software Developers
Prior knowledge of deploying applications to Kubernetes.
Lab 1. Prepare for Deploying an Application to Kubernetes
Lab 2. Deploy an Application
Lab 3. In a Traditional Way
Lab 4. Deploy an Application Using Flux
Lab 5. Deploy Secrets
Lab 6. Unencrypted
Lab 7. Using Flux
Lab 8. Encrypt Secrets Using SOPS
Lab 9. Removing a Deployment