Creating and managing same workloads multiple Kubernetes clusters

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • flux2

    Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

  • GitOps handles this gracefully. I prefer Flux, others like ArgoCD. You can use a git repo for the shared content and with a one-time setup for each cluster (which could be automated during cluster creation) all of them will have that content automatically as you push new commits. It is tedious but not difficult to segregate the manifests that can be literally identical vs the ones that need slight parameterization due to things like geo-region or logical envs.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts