mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-12 23:35:52 +00:00
Refactor deployment/digital-ocean/README.md
This commit is contained in:
parent
be0b7da898
commit
23e5f4deb9
@ -10,7 +10,8 @@ As a start, read the [introduction into Kubernetes](https://www.digitalocean.com
|
|||||||
4. Now check if you can connect to the cluster and if its your newly created one by running: `kubectl get nodes`
|
4. Now check if you can connect to the cluster and if its your newly created one by running: `kubectl get nodes`
|
||||||
|
|
||||||
The output should look about like this:
|
The output should look about like this:
|
||||||
```
|
|
||||||
|
```sh
|
||||||
$ kubectl get nodes
|
$ kubectl get nodes
|
||||||
NAME STATUS ROLES AGE VERSION
|
NAME STATUS ROLES AGE VERSION
|
||||||
nifty-driscoll-uu1w Ready <none> 69d v1.13.2
|
nifty-driscoll-uu1w Ready <none> 69d v1.13.2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user