mirror of https://github.com/docker/docs.git
Update links (#338)
This commit is contained in:
parent
ed0e13f669
commit
c79495b500
|
@ -38,8 +38,8 @@ is in DTR, only authorized users can change it.
|
||||||
To push images to DTR, you need CLI access to a licensed installation of
|
To push images to DTR, you need CLI access to a licensed installation of
|
||||||
Docker EE.
|
Docker EE.
|
||||||
|
|
||||||
- [License your installation](/datacenter/ucp/2.2/guides/admin/configure/license-your-installation.md).
|
- [License your installation](license-your-installation.md).
|
||||||
- [Set up your Docker CLI](/datacenter/ucp/2.2/guides//user/access-ucp/cli-based-access.md).
|
- [Set up your Docker CLI](/datacenter/ucp/3.0/guides/user/access-ucp/cli-based-access.md).
|
||||||
|
|
||||||
When you're set up for CLI-based access to a licensed Docker EE instance,
|
When you're set up for CLI-based access to a licensed Docker EE instance,
|
||||||
you can push images to DTR.
|
you can push images to DTR.
|
||||||
|
|
|
@ -147,7 +147,7 @@ With Docker EE, you deploy your Kubernetes objects on the command line by using
|
||||||
|
|
||||||
Use a client bundle to configure your client tools, like Docker CLI and `kubctl`
|
Use a client bundle to configure your client tools, like Docker CLI and `kubctl`
|
||||||
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.
|
||||||
[Get your client bundle by using the Docker EE web UI or the command line](/datacenter/ucp/2.2/guides/user/access-ucp/cli-based-access.md).
|
[Get your client bundle by using the Docker EE web UI or the command line](../access-ucp/cli-based-access.md).
|
||||||
|
|
||||||
When you have the client bundle set up, you can deploy a Kubernetes object
|
When you have the client bundle set up, you can deploy a Kubernetes object
|
||||||
from YAML.
|
from YAML.
|
||||||
|
|
Loading…
Reference in New Issue