Главная
Study mode:
on
1
Introduction
2
Problems GitOps Tries to Solve
3
Overview of GitOps + podinfo
4
Provision a Kubernetes Cluster
5
Install Flux CLI
6
Add Flux to the Kubernetes Cluster
7
Generate a Personal Access Token on GitHub
8
Doublecheck the Pods
9
Run git pull
10
Structure Your Repository: Monorepo
11
Deploy podinfo Application
12
Change Background Color
13
Use Helm to Deploy with Flux
14
Add Image Update Automation
15
Recap
16
Conclusion
Description:
Learn how to build a GitOps pipeline using FluxCD and explore the core principles of GitOps in this comprehensive tutorial. Discover solutions to common problems GitOps addresses, gain an overview of GitOps and podinfo, and follow step-by-step instructions to provision a Kubernetes cluster, install Flux CLI, and add Flux to your cluster. Generate a personal access token on GitHub, structure your repository as a monorepo, and deploy a podinfo application. Explore advanced topics such as changing background colors, using Helm for deployment with Flux, and implementing image update automation. Conclude with a recap of key concepts and practical applications of GitOps principles in action.

Building with FluxCD and Kubernetes - GitOps Principles in Action

Linode
Add to list