Kubernetes
info
As of OSISM 7, it is possible to create a Kubernetes cluster on all nodes. At the moment, this is still optional. In the future, it will be necessary to deploy this Kubernetes cluster.
-
Deploy the K3s cluster.
osism apply kubernetes
-
Deploy the Kubernetes dashboard:
osism apply kubernetes-dashboard
Cluster API
-
Deploy the Cluster API management cluster on the K3s cluster:
osism apply clusterapi
-
Add the
kubeconfig
file to the configuration repository (required later by OpenStack Magnum Service):osism apply copy-kubeconfig