mirror of https://github.com/docker/docs.git
Merge pull request #7822 from darwin-traver/patch-15
Update UCP API link
This commit is contained in:
commit
4ec5990c51
|
@ -29,7 +29,7 @@ To use kubectl, install the binary on a workstation which has access to your UCP
|
|||
{: .important}
|
||||
|
||||
First, find which version of Kubernetes is running in your cluster. This can be found
|
||||
within the Universal Control Plane dashboard or at the UCP API endpoint [version](/reference/ucp/3.0/api/).
|
||||
within the Universal Control Plane dashboard or at the UCP API endpoint [version](/reference/ucp/3.1/api/).
|
||||
|
||||
From the UCP dashboard, click on **About Docker EE** within the **Admin** menu in the top left corner
|
||||
of the dashboard. Then navigate to **Kubernetes**.
|
||||
|
|
Loading…
Reference in New Issue