Versions Compared

Key

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

...

Create a cluster, and verify that it is created successfully

  • Create a single-master cluster with the newest template
    • openstack coe cluster create testcluster --cluster-template kubernetes-v1.xx.xx --master-count 1 --node-count 1 --keypair <your keypair>
  • Create a multi-master cluster with the newest tamplate
    • openstack coe cluster create ha-testcluster --cluster-template kubernetes-v1.xx.xx-ha --master-count 3 --node-count 1 --keypair <your keypair>

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

  • openstack cluster list

Octavia

-

Horizon