Skip to content

Commit 1857dcc

Browse files
authored
(DOCSP-49777) Fix incorrect endpoint name (#2155) (#2166)
(cherry picked from commit 3378421)
1 parent e333839 commit 1857dcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/multi-cluster-disaster-recovery.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ The following tutorial for manual disaster recovery assumes that you:
159159

160160

161161
The |k8s-op-short| periodically checks for connectivity to the clusters
162-
in the |multi-cluster| by pinging the ``/healthz`` endpoints of the
163-
corresponding servers. To learn more about ``/healthz``, see |k8s-healthchecks|.
162+
in the |multi-cluster| by pinging the ``/readyz`` endpoints of the
163+
corresponding servers. To learn more about ``/readyz``, see the |k8s-healthchecks|.
164164

165165
In the case that ``CLUSTER_3`` in our example becomes unavailable, the
166166
|k8s-op-short| detects the failed connections to the cluster and marks the

0 commit comments

Comments
 (0)