mirror of https://github.com/linkerd/linkerd2.git
33 lines
761 B
Plaintext
33 lines
761 B
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 ServiceAccounts
|
|
√ can create Services
|
|
√ can create Deployments
|
|
√ can create ConfigMaps
|
|
|
|
pre-kubernetes-capability
|
|
-------------------------
|
|
√ has NET_ADMIN capability
|
|
|
|
linkerd-version
|
|
---------------
|
|
√ can determine the latest version
|
|
√ cli is up-to-date
|
|
|
|
Status check results are √
|