mirror of https://github.com/docker/docs.git
Fix broken link. (#9853)
This commit is contained in:
parent
476fe75880
commit
c839b268b6
|
|
@ -152,7 +152,7 @@ spec:
|
||||||
## Use the CLI to deploy Kubernetes objects
|
## Use the CLI to deploy Kubernetes objects
|
||||||
|
|
||||||
With Docker EE, you deploy your Kubernetes objects on the command line by using
|
With Docker EE, you deploy your Kubernetes objects on the command line by using
|
||||||
`kubectl`. [Install and set up kubectl](https://v1-11.docs.kubernetes.io/docs/tasks/tools/install-kubectl/).
|
`kubectl`. [Install and set up kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
|
||||||
|
|
||||||
Use a client bundle to configure your client tools, like Docker CLI and `kubectl`
|
Use a client bundle to configure your client tools, like Docker CLI and `kubectl`
|
||||||
to communicate with UCP instead of the local deployments you might have running.
|
to communicate with UCP instead of the local deployments you might have running.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue