Guided setup for Kubernetes creates a cluster configuration and enables the Kubernetes solution.
Go to the Kubernetes Guided Setup
-
From the navigation pane, go to Guided setup.
The Welcome page appears.
-
On the Protect tab, at the bottom of the page, click More.
-
Click the Kubernetes tile.
The Kubernetes setup page appears.
If you already completed the guided setup, the Apps page appears.
Create a Server Backup Plan That You Can Use for Kubernetes
If you already have a server backup plan that you can use, you can skip this step.
- On the Create server backup plan page, click Create a new plan, and then specify the settings for a server backup plan that you can use for the Kubernetes cluster.
Settings |
Steps |
---|---|
Plan name |
|
Backup destinations |
|
RPO |
|
Snapshot options |
These settings do not apply to backups of Kubernetes. |
Database options |
For Log backup RPO, enter how often to run log backups. |
Override restrictions |
|
Add the Kubernetes Cluster
-
On the Add cluster page, in the API server endpoint box, enter the API server endpoint URL.
Typically, the URL is https://kube-apiserver:kube-apiserver_port_number. If you do not have the URL, you can use the
kubectl config view
command. -
In Name, enter a name for the cluster.
-
Select one of the following authentication methods:
-
Service account: Enter the Kubernetes service account name, and then copy the token to the Service token box.
A Kubernetes service account that is used to access Kubernetes must have a cluster admin role assigned.
-
Kubeconfig file: Select the configuration file.
-
User name and password: Enter the user name and password.
-
-
From the Access node list, select the access node to use for the cluster.
To configure a new access node for the cluster, click Configure access node.
-
Click Save.
-
On the Add application group page, enter a name for the application group, and then select the applications, volumes, and labels to protect.
-
Click Save.