mirror of https://github.com/linkerd/linkerd2.git
53 lines
1.4 KiB
Plaintext
53 lines
1.4 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-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-existence
|
|
-----------------
|
|
√ 'linkerd-config' config map exists
|
|
√ control plane replica sets are ready
|
|
√ no unschedulable pods
|
|
√ controller pod is running
|
|
√ can initialize the client
|
|
√ can query the control plane API
|
|
|
|
linkerd-api
|
|
-----------
|
|
√ control plane pods are ready
|
|
√ control plane self-check
|
|
√ [kubernetes] control plane can talk to Kubernetes
|
|
√ [prometheus] control plane can talk to Prometheus
|
|
√ no invalid service profiles
|
|
|
|
linkerd-version
|
|
---------------
|
|
√ can determine the latest version
|
|
√ cli is up-to-date
|
|
|
|
linkerd-data-plane
|
|
------------------
|
|
√ data plane namespace exists
|
|
√ data plane proxies are ready
|
|
√ data plane proxy metrics are present in Prometheus
|
|
√ data plane is up-to-date
|
|
√ data plane and cli versions match
|
|
|
|
Status check results are √
|