Skip to content
Snippets Groups Projects
Commit 29ff69e3 authored by Florentin Labelle's avatar Florentin Labelle
Browse files

Update README.md

parent e9ff2f12
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ Un petit conseil pour ceux qui n'utilisent pas OhMyZsh: **installer ohmyzsh**.
- [ ] Je peux lancer un `kubectl get nodes`
- [ ] Je peux lancer un `helm version`
- [ ] Je peux lancer un conteneur `docker run --rm docker/whalesay cowsay Hello ${USER} | cat`
- [ ] Je peux lancer un conteneur `docker run --rm docker/whalesay cowsay Hello "$(tr a-z A-Z <<< ${USER:0:1})${USER:1}"`
## 1. Créer un namespace pour le groupe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment