Fixes to formatting

This commit is contained in:
art 2018-01-26 09:14:20 -05:00 committed by Joao Fernandes
parent 739984965c
commit 6b6c6e0069
1 changed files with 6 additions and 4 deletions

View File

@ -87,6 +87,7 @@ To create a Docker EE for IBM Cloud cluster from the CLI:
> First, the manager node is deployed. Then, the additional infrastructure resources are deployed, including the worker nodes, DTR nodes, load balancers, subnet, and NFS volume.
* **Provisioning Stage 1**: Check the status of the manager node:
{% raw %}
```bash
$ docker logs cluster-name_ID
@ -110,6 +111,7 @@ To create a Docker EE for IBM Cloud cluster from the CLI:
{% endraw %}
* **Provisioning Stage 2**: Check the status of the cluster infrastructure:
{% raw %}
```bash
$ bx d4ic show --swarm-name cluster-name --sl-user user.name.1234567 --sl-api-key api_key