mirror of https://github.com/linkerd/linkerd2.git
67 lines
1.9 KiB
Plaintext
67 lines
1.9 KiB
Plaintext
kubernetes-api
|
|
--------------
|
|
√ can initialize the client
|
|
√ can query the Kubernetes API
|
|
|
|
kubernetes-version
|
|
------------------
|
|
√ is running the minimum Kubernetes API version
|
|
√ is running the minimum kubectl version
|
|
|
|
linkerd-existence
|
|
-----------------
|
|
√ 'linkerd-config' config map exists
|
|
√ heartbeat ServiceAccount exist
|
|
√ control plane replica sets are ready
|
|
√ no unschedulable pods
|
|
√ controller pod is running
|
|
√ can initialize the client
|
|
√ can query the control plane API
|
|
|
|
linkerd-config
|
|
--------------
|
|
√ control plane Namespace exists
|
|
√ control plane ClusterRoles exist
|
|
√ control plane ClusterRoleBindings exist
|
|
√ control plane ServiceAccounts exist
|
|
√ control plane CustomResourceDefinitions exist
|
|
√ control plane MutatingWebhookConfigurations exist
|
|
√ control plane ValidatingWebhookConfigurations exist
|
|
√ control plane PodSecurityPolicies exist
|
|
|
|
linkerd-identity
|
|
----------------
|
|
√ certificate config is valid
|
|
√ trust anchors are using supported crypto algorithm
|
|
√ trust anchors are within their validity period
|
|
√ trust anchors are valid for at least 60 days
|
|
√ issuer cert is using supported crypto algorithm
|
|
√ issuer cert is within its validity period
|
|
√ issuer cert is valid for at least 60 days
|
|
√ issuer cert is issued by the trust anchor
|
|
|
|
linkerd-webhooks-and-apisvc-tls
|
|
-------------------------------
|
|
√ proxy-injector webhook has valid cert
|
|
√ proxy-injector cert is valid for at least 60 days
|
|
√ sp-validator webhook has valid cert
|
|
√ sp-validator cert is valid for at least 60 days
|
|
|
|
linkerd-api
|
|
-----------
|
|
√ control plane pods are ready
|
|
√ control plane self-check
|
|
√ [kubernetes] control plane can talk to Kubernetes
|
|
|
|
linkerd-version
|
|
---------------
|
|
√ can determine the latest version
|
|
√ cli is up-to-date
|
|
|
|
control-plane-version
|
|
---------------------
|
|
√ control plane is up-to-date
|
|
√ control plane and cli versions match
|
|
|
|
Status check results are √
|