Knowledge Base
Kubernetes
Kubernetes
  • How to Manage Kubernetes Cluster?
  • How to Manage a YAML File?
  • How to View a Cluster Overview?
  • How to Download a KubeConfig File?
  • How to View Cluster Resources?
  • How to View Nodes and Node Groups?
  • How to Add a Node Group in a Cluster?
  • How to Manage Cluster Network?
  • How to Manage Cluster Using CLI?
  • How to View CPU and Memory Utilization?
  • How to View list of all the Security Groups?
  • How to Create a Security Group?
  • How to Delete a Security Group?
  • How to View your Security Group Rules?
  • How to Delete Security Group Rule?
  • How to Create a Security Group Rule?
  • How to View List of Kubernetes Load Balancer?
  • How to Create Kubernetes Load Balancer?
  • How to delete Kubernetes Load Balancer?
  • How to View Kubernetes Load Balancer Overview?
  • How to View all Listener of Kubernetes Load Balancer?
  • How to Create a Listener in Kubernetes Load Balancer?
  • How to Edit a Listener in Kubernetes Load Balancer?
  • How to Delete a Listener in Kubernetes Load Balancer?
  • How to View a Listener Overview in Kubernetes Load Balancer?
  • How to View all Pool of Kubernetes Load Balancer?
  • How to Create a Pool in Kubernetes Load Balancer?
  • How to Edit a Pool in a Kubernetes Load Balancer?
  • How to Delete a Pool from a Kubernetes Load Balancer?
  • How to View Pool Overview in Kubernetes Load Balancer?
  • How to View L7 Policies in Kubernetes Load Balancer?
  • How to Create a L7 Policy?
  • How to Edit a L7 Policy?
  • How to Delete a L7 Policy?
  • How to View L7 Policy Overview?
  • How to View list of L7 Rules?
  • How to Create a L7 Rule?
  • How to Edit a L7 Rule?
  • How to Delete a L7 Rule?
  • How to View L7 Rule Overview?
  • How to View the List of Kubernetes Volumes?
  • How to Create a Snapshot of a volume?
  • How to Delete a Volume?
  • How to View Volume Overview?
  • How to View the List of Kubernetes Snapshots?
  • How to Edit a Snapshot Title and Description?
  • How to Delete a Snapshot?
  • How to View a Snapshot Overview?
Powered by GitBook
On this page
  • a. How to view the list of Kubernetes clusters?
  • b. How to create a Kubernetes cluster?
  • c. How to delete a Kubernetes cluster?

Was this helpful?

How to Manage Kubernetes Cluster?

NextHow to Manage a YAML File?

Last updated 2 days ago

Was this helpful?

a. How to view the list of Kubernetes clusters?

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

Step 1: to your account.

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

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

b. How to create a Kubernetes cluster?

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

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

Step 3: Click on the Create button.

Step 4: Enter the cluster Name, select the Kubernetes Version, and click Next.

Step 5: Select your network specification.

Field
Description

Network Provider

Select your network provider from the below options: 1. Flannel 2. Calico 3. Canal

Project Network Isolation

Select Enabled if you want to provide project network isolation, otherwise select Disabled. Note: Project network isolation is not available for Flannel network provider.

Cluster Endpoint Access

Select cluster endpoint access as Public or Private.

CIDR block

Enter IP address to define your IP range. Note: It is only available when you select a private cluster endpoint access.

Add Source

Click on Add Source to add more CIDR block.

Step 6: Select Cluster Options and click Next.

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 7: Enter Worker Node Configuration and click Next.

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.

Security Group

Select security group from the dropdown.

Step 8: Review the cluster details and click on Create.

c. How to delete a Kubernetes cluster?

To delete a cluster, follow the steps given below:

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

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

Step 4: Click on Confirm to complete the deletion.

Step 1: to your account.

Step 1: to your account.

Login
Login
Login