We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7abbcf0 + 7e502ff commit b06ee1aCopy full SHA for b06ee1a
doc/source/contributor/environments/ci-multinode.rst
@@ -242,7 +242,7 @@ Create a cluster:
242
243
.. code-block:: bash
244
245
- openstack coe cluster create --keypair id_rsa --master-count 1 --node-count 1 --floating-ip-enabled test-cluster
+ openstack coe cluster create --cluster-template test-template --keypair id_rsa --master-count 1 --node-count 1 --floating-ip-enabled test-cluster
246
247
This command will take a while to complete. You can monitor the progress with
248
the following command:
0 commit comments