396 shaares
45 private links
45 private links
51 results
tagged
kube
Resource defs
Slowly and steadily people are starting to believe that containers and Kubernetes are now as secure as physical and virtual machines.
We had the chance to see quite a bit of clusters in our years of experience with kubernetes (both managed and unmanaged - on GCP, AWS and Azure), and we see some mistakes being repeated. No shame in that, we’ve done most of these too!
I'll try to show the ones we see very often and talk a bit about how to fix them.
How to scale and not overspend? How to make stable Kubernetes cluster? Where is the scalability bottleneck in your system? How to…