Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
herveleclerc committed Sep 2, 2024
1 parent 87db7c9 commit 961b3c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions labs/liascript/labs-k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -2342,6 +2342,11 @@ Machine : master
### Taints and Tolerations
```bash +.
mkdir scheduling
cd scheduling
kubectl create namespace scheduling
```


1. Nous allons commencer par mettre un **taint** sur les noeuds worker-0 et worker-1:
Expand Down

0 comments on commit 961b3c6

Please sign in to comment.