Adding the Release 1 Kubernetes Configuration File

Save the Kubernetes configuration file for the Release 1 cluster on the localhost.

The Kubernetes configuration file for the Oracle Cloud Native Environment Release 1 cluster must be available on the localhost (the host with ocne installed).

Important:

The Kubernetes configuration file must be saved as the name of the Release 1 cluster (the Kubernetes Module name).

Copy the kubeconfig file for the Release 1 cluster to the localhost as:

$HOME/.kube/kubeconfig.cluster_name

Where cluster_name is the name of the Release 1 cluster. For example:

$HOME/.kube/kubeconfig.mycluster