From 2e361073b126f9aad7cac4fe8b54cc546685b759 Mon Sep 17 00:00:00 2001 From: Anubhav Vardhan Date: Thu, 9 Sep 2021 20:20:49 +0530 Subject: [PATCH] Update highly-available-control-plane.md --- .../tasks/administer-cluster/highly-available-control-plane.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/administer-cluster/highly-available-control-plane.md b/content/en/docs/tasks/administer-cluster/highly-available-control-plane.md index 543abbfe44..ede6492c9a 100644 --- a/content/en/docs/tasks/administer-cluster/highly-available-control-plane.md +++ b/content/en/docs/tasks/administer-cluster/highly-available-control-plane.md @@ -133,7 +133,7 @@ the [etcd administration guide](https://etcd.io/docs/v2.3/admin_guide/#member-mi ## Implementation notes -![ha-control-plane](/images/docs/ha-control-plane.svg) +![ha-control-plane](content/en/docs/images/ha-control-plane.svg) ### Overview The figure above illustrates three control plane nodes and their components in a highly available cluster. The control plane node’s components employ the following methods: