March 2020
Intermediate to advanced
626 pages
14h 45m
English
To check if we have all the prerequisites required for installing Linkerd, run the following command:
$ linkerd check --pre
The preceding command will check all the prerequisites that are necessary for Linkerd's installation:
kubernetes-api--------------√ can initialize the client√ can query the Kubernetes APIkubernetes-version------------------√ is running the minimum Kubernetes API version√ is running the minimum kubectl versionpre-kubernetes-setup--------------------√ control plane namespace does not already exist...√ can create ConfigMaps√ no clock skew detectedpre-kubernetes-capability-------------------------√ has NET_ADMIN capability√ has NET_RAW capabilitypre-linkerd-global-resources---------------------------- ...
Read now
Unlock full access