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 f5f1be4 commit b9c7294Copy full SHA for b9c7294
content/en/blog/_posts/2024-04-24-validating-admission-policy-ga/index.md
@@ -281,4 +281,6 @@ To find the rate of the policy evaluation.
281
rate(apiserver_validating_admission_policy_check_total{policy="pod-security.policy.example.com"}[5m])
282
```
283
284
-You can read [the metrics reference](/docs/reference/instrumentation/metrics/) to learn more about the metrics above.
+You can read [the metrics reference](/docs/reference/instrumentation/metrics/) to learn more about the metrics above.
285
+The metrics of ValidatingAdmissionPolicy are currently in alpha,
286
+and more and better metrics will come while the stability graduates in the future release.
0 commit comments