mirror of https://github.com/linkerd/linkerd2.git
46 lines
1.1 KiB
Plaintext
46 lines
1.1 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
|
|
|
|
pre-kubernetes-setup
|
|
--------------------
|
|
√ control plane namespace does not already exist
|
|
√ can create Namespaces
|
|
√ can create ClusterRoles
|
|
√ can create ClusterRoleBindings
|
|
√ can create CustomResourceDefinitions
|
|
√ can create PodSecurityPolicies
|
|
√ can create ServiceAccounts
|
|
√ can create Services
|
|
√ can create Deployments
|
|
√ can create CronJobs
|
|
√ can create ConfigMaps
|
|
√ no clock skew detected
|
|
|
|
pre-kubernetes-capability
|
|
-------------------------
|
|
√ has NET_ADMIN capability
|
|
√ has NET_RAW capability
|
|
|
|
pre-linkerd-global-resources
|
|
----------------------------
|
|
√ no ClusterRoles exist
|
|
√ no ClusterRoleBindings exist
|
|
√ no CustomResourceDefinitions exist
|
|
√ no MutatingWebhookConfigurations exist
|
|
√ no ValidatingWebhookConfigurations exist
|
|
√ no PodSecurityPolicies exist
|
|
|
|
linkerd-version
|
|
---------------
|
|
√ can determine the latest version
|
|
√ cli is up-to-date
|
|
|
|
Status check results are √
|