File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -473,6 +473,25 @@ checking if there are objects with field X set) may be a last resort. Avoid
473
473
logs or events for this purpose.
474
474
-->
475
475
476
+ ###### How can someone using this feature know that it is working for their instance?
477
+
478
+ <!--
479
+ For instance, if this is a pod-related feature, it should be possible to determine if the feature is functioning properly
480
+ for each individual pod.
481
+ Pick one more of these and delete the rest.
482
+ Please describe all items visible to end users below with sufficient detail so that they can verify correct enablement
483
+ and operation of this feature.
484
+ Recall that end users cannot usually observe component logs or access metrics.
485
+ -->
486
+
487
+ - [ ] Events
488
+ - Event Reason:
489
+ - [ ] API .status
490
+ - Condition name:
491
+ - Other field:
492
+ - [ ] Other (treat as last resort)
493
+ - Details:
494
+
476
495
###### What are the SLIs (Service Level Indicators) an operator can use to determine the health of the service?
477
496
478
497
<!--
You can’t perform that action at this time.
0 commit comments