Was this page helpful?

Give Feedback

How to setup Kubernetes through the VMX Portal?

Overview

Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. Our Kubernetes service simplifies container management and enables efficient application deployment.

Kubernetes. It acts as a conductor, directing and coordinating the performance of your containerized applications, ensuring they operate smoothly, scale efficiently, and communicate effectively with one another.

Capabilities

Coordinate and manage containerized applications across clusters. It takes care of tasks like scheduling containers onto nodes, handling load balancing, and managing storage.

Scale applications seamlessly based on demand. This means that as demand for your application grows, Kubernetes can add more instances to handle the load.

Efficiently allocate resources to applications within containers. Kubernetes provides a powerful platform for optimizing resource usage within containerized environments, enabling efficient utilization of computing resources while ensuring high availability and performance of applications.

Simplify deployment and updates through automated processes. Kubernetes automates the deployment of containerized applications, ensuring they're launched consistently and reliably across the cluster.

Kubernetes automates various aspects of operations, from deployment to scaling to configuration management, streamlining workflows and improving efficiency while ensuring high availability and reliability of containerized applications.

Kubernetes creation

Manage TAB: To select a virtual machine, navigate to the "Manage" tab and choose the desired virtual machine from the available options.

Location & Cluster Details: Once you choose Kubernetes, select the region, location, and cluster for the Kubernetes VM.

Version: After choosing Kubernetes, select the Kubernetes version for your setup.

Worker Plane: After selecting Kubernetes, proceed to customize the worker node configuration by specifying the CPU, memory, and disk sizes for each individual node in the cluster.

kubernetes setup

Was this page helpful?

Give Feedback