Multiple environments (Staging, QA, production, etc) with Kubernetes
Multiple Clusters Considerations Take a look at this blog post from Vadim Eisenberg (IBM / Istio): Checklist: pros and cons of using multiple Kubernetes clusters, and how to distribute workloads between them. I’d like to highlight some of the pros/cons: Reasons to have multiple clusters Separation of production/development/test: especially for testing a new version of … Read more