mirror of https://github.com/docker/docs.git
Found Troubleshoot Redirect in UCP v1 Archive (#9063)
Signed-off-by: Olly Pomeroy <olly@docker.com>
This commit is contained in:
parent
f9a72dca6f
commit
c39e6738e8
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Monitor your Docker Universal Control Plane installation, and learn how to troubleshoot it.
|
description: Monitor your Docker Universal Control Plane installation, and learn how to troubleshoot it.
|
||||||
keywords: Docker, UCP, troubleshoot
|
keywords: Docker, UCP, troubleshoot
|
||||||
redirect_from:
|
|
||||||
- /ucp/manage/monitor-ucp/
|
|
||||||
- /ucp/monitor/monitor-ucp/
|
|
||||||
title: Monitor your cluster
|
title: Monitor your cluster
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Learn how to troubleshoot your Docker Universal Control Plane cluster.
|
description: Learn how to troubleshoot your Docker Universal Control Plane cluster.
|
||||||
keywords: ectd, key, value, store, ucp
|
keywords: ectd, key, value, store, ucp
|
||||||
redirect_from:
|
|
||||||
- /ucp/kv_store/
|
|
||||||
- /ucp/monitor/troubleshoot-configurations/
|
|
||||||
title: Troubleshoot cluster configurations
|
title: Troubleshoot cluster configurations
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Learn how to troubleshoot your Docker Universal Control Plane cluster.
|
description: Learn how to troubleshoot your Docker Universal Control Plane cluster.
|
||||||
keywords: docker, ucp, troubleshoot
|
keywords: docker, ucp, troubleshoot
|
||||||
redirect_from:
|
|
||||||
- /ucp/monitor/troubleshoot-ucp/
|
|
||||||
title: Troubleshoot your cluster
|
title: Troubleshoot your cluster
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,9 @@
|
||||||
title: Monitor the cluster status
|
title: Monitor the cluster status
|
||||||
description: Monitor your Docker Universal Control Plane installation, and learn how to troubleshoot it.
|
description: Monitor your Docker Universal Control Plane installation, and learn how to troubleshoot it.
|
||||||
keywords: UCP, troubleshoot, health, cluster
|
keywords: UCP, troubleshoot, health, cluster
|
||||||
|
redirect_from:
|
||||||
|
- /ucp/manage/monitor-ucp/
|
||||||
|
- /ucp/monitor/monitor-ucp/
|
||||||
---
|
---
|
||||||
|
|
||||||
You can monitor the status of UCP by using the web UI or the CLI.
|
You can monitor the status of UCP by using the web UI or the CLI.
|
||||||
|
|
|
@ -2,6 +2,10 @@
|
||||||
title: Troubleshoot UCP node states
|
title: Troubleshoot UCP node states
|
||||||
description: Learn how to troubleshoot individual UCP nodes.
|
description: Learn how to troubleshoot individual UCP nodes.
|
||||||
keywords: UCP, troubleshoot, health, swarm
|
keywords: UCP, troubleshoot, health, swarm
|
||||||
|
redirect_from:
|
||||||
|
- /ucp/monitor/troubleshoot-ucp/
|
||||||
|
- /ucp/kv_store/
|
||||||
|
- /ucp/monitor/troubleshoot-configurations/
|
||||||
---
|
---
|
||||||
|
|
||||||
There are several cases in the lifecycle of UCP when a node is actively
|
There are several cases in the lifecycle of UCP when a node is actively
|
||||||
|
|
Loading…
Reference in New Issue