mirror of https://github.com/docker/docs.git
Link to client bundle instructions
This commit is contained in:
parent
ef66256ffd
commit
1fcae3af2f
|
@ -29,8 +29,8 @@ and NodePorts might not work in these workloads.
|
|||
|
||||
## Choose dedicated nodes
|
||||
|
||||
Start by tainting the nodes, so that no other workload runs there. Configure
|
||||
your CLI with a UCP client bundle, and for each dedicated node, run:
|
||||
Start by tainting the nodes, so that no other workload runs there. [Configure
|
||||
your CLI with a UCP client bundle](/ee/ucp/user-access/cli/), and for each dedicated node, run:
|
||||
|
||||
```
|
||||
kubectl taint node <node-name> \
|
||||
|
|
Loading…
Reference in New Issue