Eliminado archivos de documentacion duplicados.
This commit is contained in:
@ -12,3 +12,5 @@ kubectl label node worker node-role.kubernetes.io/worker=""
|
||||
# Para que el master no ejecute workloads, aplica el taint:
|
||||
kubectl taint nodes master node-role.kubernetes.io/master=:NoSchedule
|
||||
```
|
||||
|
||||
[Volver al README principal](../../README.md)
|
||||
|
Reference in New Issue
Block a user