This following section explains how to add a new Kubernetes-CoreOS Cluster and its Slave/Master nodes through the UI:
Adding Kubernetes Cluster via the UI editor
Follow the instructions below to add a Kubernetes-CoreOS Cluster:
- Navigate to the Kubernetes Clusters page.
- If you are using the tiles to navigate, follow the steps below:
- Click Configurations on the home page.

- Click Kubernetes Clusters. The Kubernetes Clusters page will appear.

- If you are using the menu options to navigate, follow the steps below:
- Click on the list menu
. - Click the down arrow on the Configurations menu.

- Click Kubernetes Clusters. Next the Kubernetes Clusters page appears.

- Click Add New Kubernetes Cluster. The form to add a new Kubernetes Cluster will appear in the UI editor.

- Enter the required details. For property definitions, see Kubernetes Cluster Resource Definition.

- Define the required properties.
- To define properties of the Kubernetes-CoreOS Cluster.
- Click Properties next to Kubernetes Definition.
- Select the properties that you wish to set at the Kubernetes-CoreOS Cluster level.
- Optionally, if you wish to add a customized property at the Kubernetes-CoreOS Cluster level, enter the property name and click +add to add it.

- To define properties of the KubernetesMaster.
- Click Properties next to KubernetesMaster.
- Select the properties that you wish to set at the Kubernetes master level.
- Optionally, if you wish to add a customized property at the Kubernetes-CoreOS master level, enter the property name and click +add to add it.

- To define properties of items.
- Click Properties next to the respective Item you wish to define.
- Select the property fields that you wish to set at the property level.
- Optionally, if you wish to add a customized property at the property level, enter the property name and click +add to add it.

- Click Add Kubernetes Definition to add the Kubernetes-CoreOS Cluster definition.
Adding Kubernetes Cluster via the JSON editor
Follow the instructions below to add a Kubernetes-CoreOS Cluster:
- Navigate to the Kubernetes Clusters page.
- If you are using the tiles to navigate, follow the steps below:
- Click Configurations on the home page.

- Click Kubernetes Clusters. The Kubernetes Clusters page will appear.

- If you are using the menu options to navigate, follow the steps below:
- Click on the list menu
. - Click the down arrow on the Configurations menu.

- Click Kubernetes Clusters. Next the Kubernetes Clusters page appears.

- Click Add New Kubernetes Cluster. The form to add a new Kubernetes Cluster will appear in the UI editor.

- Click on the editor control to switch to the JSON editor. The JSON code format to add a Kubernetes Cluster will appear.

- Optionally, check the Auto correct with schema option to ensure that you do not accidentally delete any mandatory fields from the Kubernetes-CoreOS Cluster definition.

- Code the Kubernetes-CoreOS Cluster definition using JSON. For property definitions, see Kubernetes Cluster Resource Definition.
- Click Add Kubernetes Definition to add the Kubernetes-CoreOS Cluster definition.