Create Kubernetes Cluster
Kubernetes Cluster
A Kubernetes cluster is a set of preconfigured machines (nodes) that work together to run containerized applications in an automated and scalable way. Kubernetes manages the deployment, scaling, and operation of application containers across multiple nodes.
In Cuemby Cloud, you can easily set up a Kubernetes cluster to manage your applications, scale resources, and maintain high availability.
Creating a Kubernetes Cluster
- From the left-hand menu, click on the Kubernetes tab.
- You will be redirected to the Kubernetes page.

- To create a cluster, click on the Create Cluster icon located inside the modal of the Kubernetes page. This will open the Cluster creation page
Assign to a Project
- Assign the cluster server to one of your projects to organize and manage resources effectively.

Choose a Location
- Select the data center location where your Kubernetes cluster will be deployed.
- Choose from the available locations listed.
Choose Version
Choose Cluster Capacity
- You can select the predefined Node Plan with fixed configurations for CPU, memory, and storage.
- For a more tailored solution, you can create a Custom Plan by specifying CPU, memory, storage, and node count. More nodes improve scalability and distribute workloads efficiently.
Choose your Disk Offering
- Assign the server to one of your projects to organize and manage resources effectively.

Advanced Settings (Optional)
- You can Enable High Availability for better redundancy and add Control Nodes to ensure stability in case of failures.
- Configure additional settings for your server:
- Add SSH Key for secure access. Click on Add Now to add an SSH key.
- Note: For some OS images, such as Arch Linux, an SSH key is required because password login is not supported.
- Add the name of the SSH key with the key value and click Add SSH Key.

Choose Cluster Name
- Provide a unique Cluster Name for your Kubernetes cluster to identify it easily in your dashboard.
Create Cluster
Conclusion
By following this guide, you can easily create and manage a Kubernetes cluster on Cuemby Cloud. Kubernetes clusters provide a powerful way to deploy, scale, and manage containerized applications with high availability and efficiency. For further assistance, refer to the Cuemby Cloud documentation or reach out to support.