Shaik Mustafamustafa-k8s.hashnode.dev·Dec 1, 2024Scaling in Kubernetes: A Deep Dive into HPA and VPAAutoScaling in Deployment: As you know, to run the application we need CPU and memory. Sometimes, there will be a chance where the CPU gets loaded, and this might fail the server or affect the application. Now, we can’t afford the downtime of the app...94 likes·79 readsKubernetes
Saurabh Adhaudevopsvoyager.hashnode.dev·Nov 1, 2023The Art of Scaling📈 in Kubernetes: HPA, VPA, and Cluster Autoscaler☸️Kubernetes, often abbreviated as K8s, is a powerful container orchestration platform that has revolutionized the way applications are deployed and managed. One of its key features is the ability to scale applications seamlessly, ensuring optimal reso...20 likesK8sKubernetes