mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 20:42:26 +00:00
add OWNERS and README for zpages under component-base
This commit is contained in:
parent
d28fca1294
commit
c4516c7e69
9
staging/src/k8s.io/component-base/zpages/OWNERS
Normal file
9
staging/src/k8s.io/component-base/zpages/OWNERS
Normal file
@ -0,0 +1,9 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- sig-instrumentation-approvers
|
||||
- logicalhan
|
||||
reviewers:
|
||||
- sig-instrumentation-reviewers
|
||||
labels:
|
||||
- sig/instrumentation
|
9
staging/src/k8s.io/component-base/zpages/README.md
Normal file
9
staging/src/k8s.io/component-base/zpages/README.md
Normal file
@ -0,0 +1,9 @@
|
||||
## z-pages
|
||||
|
||||
## Purpose
|
||||
|
||||
<!---
|
||||
TODO: Placeholder README. Add more details, KEP for z-pags here.
|
||||
-->
|
||||
|
||||
The purpose of this effort is to enhance the observability, troubleshooting, and debugging capabilities of core Kubernetes components by integrating with a suite of z-pages. This will provide a standardized, low-overhead way to expose internal component metrics, runtime statistics, and configuration details, enabling users to gain deeper insights into the behavior and performance of the core components.
|
Loading…
Reference in New Issue
Block a user