mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
Update nodes.md
s/seperate/separate/
This commit is contained in:
parent
d44eea1029
commit
918bc97f77
@ -12,7 +12,7 @@ Depending on your cluster size that may not be feasible though. Either way, you
|
|||||||
- `gitpod.io/workload_meta=true` which marks the "meta" nodes and
|
- `gitpod.io/workload_meta=true` which marks the "meta" nodes and
|
||||||
- `gitpod.io/workload_workspace=true ` which marks the workspace nodes.
|
- `gitpod.io/workload_workspace=true ` which marks the workspace nodes.
|
||||||
|
|
||||||
If you want to "mix 'n match", i.e. don't seperate the nodes you can simply run:
|
If you want to "mix 'n match", i.e., don't separate the nodes, you can simply run:
|
||||||
```
|
```
|
||||||
kubectl label node --all gitpod.io/workload_meta=true gitpod.io/workload_workspace=true
|
kubectl label node --all gitpod.io/workload_meta=true gitpod.io/workload_workspace=true
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user