Merge pull request #33220 from Shubham82/update_link_for_Auditing

Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
This commit is contained in:
Kubernetes Prow Robot
2022-05-10 22:36:50 -07:00
committed by GitHub
7 changed files with 37 additions and 21 deletions
@@ -97,7 +97,7 @@ spec:
This will instruct the kubelet to use the named RuntimeClass to run this pod. If the named
RuntimeClass does not exist, or the CRI cannot run the corresponding handler, the pod will enter the
`Failed` terminal [phase](/docs/concepts/workloads/pods/pod-lifecycle/#pod-phase). Look for a
corresponding [event](/docs/tasks/debug-application-cluster/debug-application-introspection/) for an
corresponding [event](/docs/tasks/debug/debug-application/debug-running-pod/) for an
error message.
If no `runtimeClassName` is specified, the default RuntimeHandler will be used, which is equivalent