gitops-catalog
flux2-multi-tenancy
gitops-catalog | flux2-multi-tenancy | |
---|---|---|
2 | 4 | |
309 | 497 | |
2.3% | 0.8% | |
8.8 | 5.1 | |
11 days ago | 15 days ago | |
Shell | Shell | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gitops-catalog
- Operators are so much easier to click-install -- how do I get them back out as manifests?
-
Removing replication count, resource, tolerations, pvc when app is onboarded using ArgoCD
You can reference a remote repository as a base. I pull in a lot of content directly from https://github.com/redhat-cop/gitops-catalog, referencing either the commit hash or tag in the URL, for operator management.
flux2-multi-tenancy
-
How does GitOps (ArgoCD, Flux) deal with cloud resources?
You may look at multi tenant deployment of fluxcd at https://github.com/fluxcd/flux2-multi-tenancy where you can have shared infrastructure repo to bootstrap flux with terraform (if you wish) and then a repo per team to manage k8s resources.
-
Kuberentes CI/CD
Bootstrap Flux v2 to the cluster via Gitlab CI then deploy everything else using their multi tenant approach - https://github.com/fluxcd/flux2-multi-tenancy
-
Flux vs ArgoCD
We are exploring this GitOps trend at Playtomic. We have two k8s clusters running using Flux and ArgoCD. We have a multi-tenancy setup, that is, one repo for the cluster itself, one repo for every application we deploy in the cluster. Flux and ArgoCD image updaters are in place.
-
How do you manage multiple environments with GitOps?
Maybe this is helpful https://github.com/fluxcd/flux2-multi-tenancy
What are some alternatives?
kubectl-operator - Manage Kubernetes Operators from the command line
flux2-kustomize-helm-example - A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
supergraph-demo - 🍿 Compose subgraphs into a Federation v1 supergraph at build-time with static composition to power a federated graph router at runtime.
argocd-image-updater - Automatic container image update for Argo CD
openshift-management - Set of maintenance scripts & cron jobs for OpenShift Container Platform
crossplane - The Cloud Native Control Plane
home-ops - Wife approved HomeOps driven by Kubernetes and GitOps using Flux
kubernetes-external-secrets - Integrate external secret management systems with Kubernetes
kubectl-neat - Clean up Kubernetes yaml and json output to make it readable
reliza-cli - CLI to interact with Reliza Hub
ko - Build and deploy Go applications
renovate-helm-releases - Creates Renovate annotations in Flux2 Helm Releases