mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-21 16:43:36 +00:00
2.7 KiB
2.7 KiB
Flux. The GitOps operator for Kubernetes
- Flux The GitOps operator for Kubernetes
- github: Flux
- github: Flux Version 2
- toolkit.fluxcd.io: GitOps Toolkit 🌟 Great docs for the GitOps toolkit
- 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.
- A Complete Step by Step Guide to Implementing a GitOps Workflow with Flux 🌟
- itnext.io: Managing Kubernetes Secrets Securely with GitOps (SOPS + AWS KMS + Flux)
- acloudguru.com: Adopting GitOps for Kubernetes on AWS 🌟 Tips for adopting GitOps for your Kubernetes workload in AWS:
- Use Git as your source of truth
- Use a Git branch per environment
- Practice proper change management
- Roll back with Git
- Automate everything
- blog.sldk.de: Introduction to GitOps on Kubernetes with Flux v2 🌟
- docs.microsoft.com: Configurations and GitOps with Azure Arc enabled Kubernetes
- cloud-viadee.medium.com: GitOps for IT-Architects: Transparent and Secure Kubernetes deployments
- johnclarke73.medium.com: How GitOps works for us From manually deployed monoliths to containers and GitOps with Weaveworks Flux
- thenewstack.io: GitOps at Home: Automate Code Deploys with Kubernetes and Flux
- medium: Integrating GitOps Deployments in Kubernetes Using Weave Flux
- alexander.holbreich.org: (Typical) journey towards full GitOps with Flux The 3 stages of GitOps:
- Repository
- Deployment with a script
- Flux