(no title)
anthonybsd | 1 year ago
Normally in K8s, segregating environments is done via namespaces, not clusters (unless there are some very specific resource constraints).
anthonybsd | 1 year ago
Normally in K8s, segregating environments is done via namespaces, not clusters (unless there are some very specific resource constraints).
Elidrake24|1 year ago
To be clear I'm not defending the 47 Cluster setup of the OP, just the practice of separating Development/Production.
withinboredom|1 year ago
If you say they share the same control plane is commingling… then what do you think a cloud console is? And if you are using different accounts there… then I hope you are using dedicated resources for absolutely everything in prod (can’t imagine what you’d pay for dedicated s3, sqs) because god forbid those two accounts end up on the same machine. Heh, you are probably violating compliance and didn’t even know it!
Sigh. I digress.
bdndndndbve|1 year ago
That said it sounds like these people just made a cluster per service which adds a ton of complexity and loses all the benefits of k8s.
withinboredom|1 year ago
mmcnl|1 year ago
marcosdumay|1 year ago
nwatson|1 year ago
Zambyte|1 year ago