NR ADV K8S Fall 2023

This commit is contained in:
Jérôme Petazzoni
2022-08-31 13:33:02 +02:00
parent cc57d983b2
commit d08d9ff1d7
18 changed files with 95 additions and 1328 deletions

View File

@@ -203,12 +203,12 @@ What does that mean?
## Let's experiment a bit!
- For this section, connect to the first node of the `test` cluster
- The examples in this section require a Kubernetes cluster
(any local development cluster will suffice)
.lab[
- SSH to the first node of the test cluster
- Check that the cluster is operational:
```bash
kubectl get nodes