Skip to content

Commit 0becf05

Browse files
committed
Deprecated components mode
1 parent 5cfc5d3 commit 0becf05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Nagios-style checks against Kubernetes API. Designed for usage with Nagios, Icin
3535

3636
Modes are:
3737
apiserver Not for kubectl, should be used for each apiserver independently
38-
components Check for health of k8s components (etcd, controller-manager, scheduler etc.)
3938
nodes Check for active nodes
4039
daemonsets Check for daemonsets readiness
4140
deployments Check for deployments availability
@@ -45,6 +44,7 @@ Nagios-style checks against Kubernetes API. Designed for usage with Nagios, Icin
4544
statefulsets Check for statefulsets readiness
4645
tls Check for tls secrets expiration dates
4746
unboundpvs Check for unbound persistent volumes.
47+
components Check for health of k8s components (Deprectaed in K8s 1.19+)
4848

4949
## Examples:
5050

0 commit comments

Comments
 (0)