> For the complete documentation index, see [llms.txt](https://docs.acecloud.ai/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acecloud.ai/knowledge-base/kubernetes/how-to-manage-kubernetes-cluster.md).

# How to Manage Kubernetes Cluster?

### a. How to view the list of Kubernetes clusters?

To view the list of Kubernetes clusters, follow the steps given below:

**Step 1:** [Login](https://customer.acecloud.ai/) to your account.

**Step 2:** Navigate to **Kubernetes** and then click on **Overview**.

<figure><img src="/files/1Cq5lRd4Yt9ateDkggOH" alt=""><figcaption></figcaption></figure>

**Step 3:** Here, you can view all your Kubernetes clusters.

<figure><img src="/files/d2PD8tXNiCzDpDbOdL8i" alt=""><figcaption></figcaption></figure>

### b. How to create a Kubernetes cluster?

To create a Kubernetes Cluster, follow the steps given below:

**Step 1:** Click on the **Create Cluster** button.

<figure><img src="/files/yYfHmQPU1rLDVR42cbRp" alt=""><figcaption></figcaption></figure>

**Step 2:** Enter the Cluster **Name**, select the **Kubernetes Version.**

<figure><img src="/files/ldiMlfxHMThYL8bCZ5YU" alt=""><figcaption></figcaption></figure>

**Step 3:** Select your network specification.

<figure><img src="/files/0bzqHBVoeHzJtzQBsMvr" alt=""><figcaption></figcaption></figure>

| Field                     | Description                                                                                                                                                                                                                             |
| ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Network Provider          | <p>Select your network provider from the below options:<br><strong>1. Flannel</strong> <br><strong>2. Calico</strong></p>                                                                                                               |
| Project Network Isolation | <p>Select <strong>Enabled</strong> if you want to provide project network isolation, otherwise select <strong>Disabled</strong>.<br><strong>Note:</strong> Project network isolation is not available for Flannel network provider.</p> |
| Cluster Endpoint Access   | Select cluster endpoint access as **Public** or **Private**.                                                                                                                                                                            |
| CIDR block                | <p>Enter IP address to define your IP range.<br><strong>Note:</strong> It is only available when you select a private cluster endpoint access.</p>                                                                                      |
| Add CIDR Block            | Click on **Add CIDR Block** to add more CIDR block.                                                                                                                                                                                     |

**Step 4: Cluster Options**

<figure><img src="/files/bSUPFh6XwbtqrsT8ypE6" alt=""><figcaption></figcaption></figure>

| Field                             | Description                                                                           |
| --------------------------------- | ------------------------------------------------------------------------------------- |
| Nginx Ingress                     | Select **Enabled** to opt-in for Nginx Ingress otherwise choose **Disabled**.         |
| Nginx Default Backend             | Select **Enabled** to opt-in for Nginx Default Backend otherwise choose **Disabled**. |
| Secrets Encryption                | Select **Enabled** to opt-in for Secrets Encryption otherwise choose **Disabled**.    |
| etcd Snapshot Backup              | Select **Yes** to opt-in for etcd Snapshot Backup otherwise choose **No**.            |
| Recurring etcd Snapshot Enabled   | Select **Yes** to opt-in for Recurring etcd Snapshot Enabled otherwise choose **No**. |
| Recurring etcd Snapshot Interval  | Enter the frequency in hours at which you want to take snapshots.                     |
| Recurring etcd Snapshot Retention | Enter the number of recurring snapshots to be retained before being deleted.          |
| Maximum Worker Nodes Unavailable  | Enter the maximum number of worker nodes that can be unavailable.                     |
| Drain nodes                       | Select **Yes** to opt-in for Drain nodes otherwise choose **No**.                     |

**Step 5:** Enter **Worker Node Configuration**.

<figure><img src="/files/eykDmcccG1XHhFN4m8hE" alt=""><figcaption></figcaption></figure>

| Field                    | Description                                                                     |
| ------------------------ | ------------------------------------------------------------------------------- |
| Worker node group name   | Enter name for worker node group.                                               |
| Flavor Type              | Select your flavor type from the dropdown.                                      |
| Flavor Name              | Select your flavor from the dropdown.                                           |
| Quantity of worker nodes | Enter the number of worker nodes in a node group within the Kubernetes cluster. |
| Volume                   | Enter the storage volume attached to each node.                                 |

**Step 6:** Review the cluster details and click **Create Cluster**.

<figure><img src="/files/kS7V2XrMccczSYDzHqrM" alt=""><figcaption></figcaption></figure>

***Note:** The initial Kubernetes infrastructure setup may take 20–30 minutes, depending on the resources being provisioned. Please keep this page open. The status will update automatically once the setup is complete.*

### c. How to delete a Kubernetes cluster?

To delete a cluster, follow the steps given below:

**Step 1:** Click the kebab menu corresponding to the cluster you want to delete and select **Delete.**

<figure><img src="/files/CpsAsU1ln1dHYUQe6ehq" alt=""><figcaption></figcaption></figure>

**Step 2:** Click **Delete** to complete the deletion.

<figure><img src="/files/dxWUIr1P06WhbdwIW2uY" alt=""><figcaption></figcaption></figure>
