Continental Innovates with Rancher and Kubernetes
One of the nicer features of Kubernetes is the ability to code and configure autoscale on your running services. Without autoscaling, it's difficult to accommodate deployment scaling and meet SLAs. This article will show you how to autoscale your services on Kubernetes using Horizontal Pod Autoscale.
This article series focuses on what metrics, tools, and best practices engineering teams need to know in order to successfully manage workloads on Kubernetes clusters at scale. If you're building a distributed system, releasing new features, and avoiding regression - this article is for you.