Versions Compared

Key

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

The EWC Managed Kubernetes Service allows you to automatically scale your Kubernetes clusters tailored to your needs. This section guides you through the steps to enable autoscaling for a cluster.Within  Within your cluster you define at least one or multiple MachineDeployments, which is a group of worker nodes with specific configurations. You can set autoscaling parameters per MachineDeployment.

...

Following is required to enable cluster autoscaling:

  • Installation of EWC Cluster Autoscaler application from the catalog.
  • Setting scaling parameters on the relevant MachineDeployments.


Enable Cluster Autoscaling:

...