This commit is contained in:
Jerome Petazzoni
2018-09-06 01:49:54 -05:00
parent 8373d5302f
commit 4eca15f822

View File

@@ -25,7 +25,7 @@ be user `system:anonymous`, which doesn't have any access rights by default.
- Let's see what happens if we try to access the API directly with `curl`
.exercice[
.exercise[
- Retrieve the ClusterIP allocated to the `kubernetes` service:
```bash