Create Kubernetes Cluster
Kubernetes Clusters
Section titled “Kubernetes Clusters”A Kubernetes cluster is a set of machines (nodes) that run containerized applications in an automated, managed way. ZSoftly Public Cloud provides managed Kubernetes clusters with HA support and autoscaling.
Create a Cluster
Section titled “Create a Cluster”- From the left-hand menu, click Kubernetes.
- Click Create Cluster or the + icon.
- Location: select the data center.
- Project: assign to a project.
- Network: select an existing private network, or create a new one.
- Cluster Capacity:
- Select a predefined Node Plan (fixed CPU/memory/storage)
- Or use a Custom Plan (specify CPU, memory, storage, and node count)
- Advanced Settings (optional):
- Enable High Availability for redundancy
- Add Control Nodes for additional stability
- Add an SSH Key for node access
- Cluster Name: provide a unique name.
- Create:
- Billing cycles: Hourly, Monthly, Quarterly, Semiannually, Yearly, Bi-annually, Tri-annually
- Billing rules: Date to Date, Fixed Calendar Month, Unfixed Calendar Month, Fixed Prorata, Unfixed Prorata
- Click Create Cluster
See also: Cluster Overview, kubectl Access