Horizontal Scaling
This guide has been reviewed and reformatted for Ruk-Com Cloud PaaS. Screens may vary slightly by platform version.
Click or tap a screenshot to view it at its original size.
Objective
This guide explains how to use Horizontal Scaling on Ruk-Com Cloud PaaS, with ordered procedures and practical verification points.
Before you begin
- Sign in with an account permitted to manage the relevant environment.
- Confirm the target environment, region and resources before saving changes.
- Create a backup or rollback plan before changing a production system.
Horizontal scaling forKubernetes ClusterIt is shown through two uses:
- Ruk-Com-managedhorizontal scaling- Allows adding/removing Kubernetes nodes according to your needs. can be configuredscaling triggersTo automate this process based on resource usage.
- Kubernetes-managedHorizontal Pod Autoscaler– Scale deployment up/down based on observed CPU usage.
With both of these horizontal scaling methods, a Kubernetes Cluster will have available nodes. (when needed) and application pods that are always intact
Tips :
More real case examples (WordPress) onKubernetes Cluster ScalingAvailable in related articles