Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Verifiy that the cluster creation is finished with the CREATE_COMPLETE status, and that they are reported as HEALTHY

  • openstack cluster list

Extra step: verify with kubectl that everything works fine:

  • mkdir -p ~/clusters/testcluster
  • $(openstack coe cluster config testcluster --dir ~/clusters/testcluster)
  • kubectl get nodes
  • kubectl -n kube-system get pods

The kubectl commands should list all nodes and pods of your cluster

Octavia

-

Horizon

Browse around, and verify that everything behaves the way you expect.. (smile)