kube-state-metrics/tests/manifests
Manuel Rüger b4b8c23b97 Add Metrics for EndpointSlices
Implements https://pkg.go.dev/k8s.io/api/discovery/v1#EndpointSlice

This resourcetype is disabled by default as they are very verbose and
have a high cardinality.
Metrics from endpointslices can be used to identify if specific pods are
part of an endpoint and thus discoverable through a service.

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2022-11-26 01:44:29 +01:00
..
clusterole.yaml add role and cluster role 2022-06-30 20:55:25 +09:00
clusterrolebinding.yaml fix filename and sort order 2022-08-09 23:17:20 +09:00
cronjob.yaml Use v1 PodDisruptionBudget and CronJob resources 2022-01-04 14:47:41 +01:00
csr.yaml tests/manifests/csr.yaml: Migrate to v1 2020-10-13 14:22:48 +02:00
daemonset.yaml use appsv1 apigroup for StatefulSets and DaemonSets 2019-04-18 01:50:51 -07:00
endpointslice.yaml Add Metrics for EndpointSlices 2022-11-26 01:44:29 +01:00
hpa.yaml *: Remove reference to removed APIs 2019-06-26 19:17:51 +02:00
ingress.yaml add ingress class metrics 2022-11-23 23:16:36 +09:00
ingressclass.yaml add ingress class metrics 2022-11-23 23:16:36 +09:00
job.yaml Extended e2e tests. 2018-04-12 18:10:18 +02:00
limitrange.yaml Extended e2e tests. 2018-04-12 18:10:18 +02:00
mutatingwebhookconfiguration.yaml switch mutatingwebhookconfiguration to v1 2020-05-16 20:41:16 +03:00
networkpolicy.yaml store: export NetworkPolicy objects 2019-10-17 11:49:29 +01:00
persistentvolume.yaml Extended e2e tests. 2018-04-12 18:10:18 +02:00
persistentvolumeclaim.yaml Extended e2e tests. 2018-04-12 18:10:18 +02:00
poddisruptionbudget.yaml Use v1 PodDisruptionBudget and CronJob resources 2022-01-04 14:47:41 +01:00
replicationcontroller.yaml Extended e2e tests. 2018-04-12 18:10:18 +02:00
resourcequota.yaml Extended e2e tests. 2018-04-12 18:10:18 +02:00
role.yaml add role and cluster role 2022-06-30 20:55:25 +09:00
rolebinding.yaml add rolebinding metrics 2022-08-07 01:32:57 +09:00
serviceaccount.yaml Add support for the ServiceAccount resource (Ref: #1717) 2022-06-29 23:58:01 +02:00
statefulset.yaml use appsv1 apigroup for StatefulSets and DaemonSets 2019-04-18 01:50:51 -07:00
storageclass.yaml Add defaults to ReclaimPolicy and VolumeBindingMode. 2019-10-04 22:36:45 +05:30
validatingwebhookconfiguration.yaml internal/store/validatingwebhookconfiguration.go: Switch to v1 2020-02-13 09:54:39 +01:00
volumeattachment.yaml migrate to KIND for e2e testing 2020-08-03 00:30:56 -07:00