We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e333839 commit 1857dccCopy full SHA for 1857dcc
source/multi-cluster-disaster-recovery.txt
@@ -159,8 +159,8 @@ The following tutorial for manual disaster recovery assumes that you:
159
160
161
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|.
+in the |multi-cluster| by pinging the ``/readyz`` endpoints of the
+corresponding servers. To learn more about ``/readyz``, see the |k8s-healthchecks|.
164
165
In the case that ``CLUSTER_3`` in our example becomes unavailable, the
166
|k8s-op-short| detects the failed connections to the cluster and marks the
0 commit comments