mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-05 03:00:37 +00:00
1.4 KiB
1.4 KiB
GitOps
- gitops.tech
- weave.works: Guide to GitOps
- weave.works: What Is GitOps?
- atlassian.com: Is GitOps the next big thing in DevOps?
- cloudbees.com: What is GitOps?
- dzone: What Is GitOps, Really? This article will help you understand what GitOps really is as a strategy for development, and its benefits over other CI/CD approaches
- Continuous GitOps, the way to do DevOps in Kubernetes Continuous GitOps, the new age DevOps practice to increase the delivery velocity by achieving an end to end “Git source of truth” with Zero manual changes into the Kubernetes cluster
Flux. The GitOps Operator for Kubernetes
- Flux 🌟 The GitOps operator for Kubernetes
- github: Flux CD
- dzone: Developing Applications on Multi-tenant Clusters With Flux and Kustomize Take a look at how multiple teams can use the resources of a single cluster to develop an application.