Skip to content

Commit 29dc38a

Browse files
author
Marco Capuccini
authored
Update bootstrap.rst
1 parent a491d09 commit 29dc38a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

getting_started/bootstrap.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ To check that your cluster is up and running you can run::
9797

9898
kn kubectl get nodes
9999

100-
As long as you are in the ``my_deployment`` directory you can use ``kubectl`` over SSH to control Kubernetes. If you want to open an interactive SSH terminal onto the master then you can use the kn ssh command.
100+
As long as you are in the ``my_deployment`` directory you can use ``kubectl`` over SSH to control Kubernetes. If you want to open an interactive SSH terminal onto the master then you can use the ``kn ssh`` command::
101101

102102
kn ssh
103103

@@ -165,7 +165,7 @@ To check that your cluster is up and running you can run::
165165

166166
kn kubectl get nodes
167167

168-
As long as you are in the ``my_deployment`` directory you can use ``kubectl`` over SSH to control Kubernetes. If you want to open an interactive SSH terminal onto the master then you can use the kn ssh command.
168+
As long as you are in the ``my_deployment`` directory you can use ``kubectl`` over SSH to control Kubernetes. If you want to open an interactive SSH terminal onto the master then you can use the ``kn ssh`` command::
169169

170170
kn ssh
171171

@@ -228,7 +228,7 @@ To check that your cluster is up and running you can run::
228228

229229
kn kubectl get nodes
230230

231-
As long as you are in the ``my_deployment`` directory you can use ``kubectl`` over SSH to control Kubernetes. If you want to open an interactive SSH terminal onto the master then you can use the kn ssh command.
231+
As long as you are in the ``my_deployment`` directory you can use ``kubectl`` over SSH to control Kubernetes. If you want to open an interactive SSH terminal onto the master then you can use the ``kn ssh`` command::
232232

233233
kn ssh
234234

@@ -291,7 +291,7 @@ To check that your cluster is up and running you can run::
291291

292292
kn kubectl get nodes
293293

294-
As long as you are in the ``my_deployment`` directory you can use ``kubectl`` over SSH to control Kubernetes. If you want to open an interactive SSH terminal onto the master then you can use the kn ssh command.
294+
As long as you are in the ``my_deployment`` directory you can use ``kubectl`` over SSH to control Kubernetes. If you want to open an interactive SSH terminal onto the master then you can use the ``kn ssh`` command::
295295

296296
kn ssh
297297

0 commit comments

Comments
 (0)