Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In a Kubernetes environment, applications application admins must ensure that there are sufficient resources for their users. Support for elastic scaling provides the capability to scale resources up or down depending on the impact on CPU and memory. The scaling happens automatically and is based on HPA. In this article, we walk through describe a basic scenario that explains how you can observe the scaling of resources in your Kubernetes environment.

...