package
18.9.1+incompatible
Repository: https://github.com/linkerd/linkerd2.git
Documentation: pkg.go.dev
# Constants
KubernetesAPIChecks adds a series of checks to validate that the caller is configured to interact with a working Kubernetes cluster and that the cluster meets the minimum version requirements, unless the ShouldCheckKubeVersion option is false.
LinkerdAPIChecks adds a series of checks to validate that the control plane namespace exists and that it's successfully serving the public API.
LinkerdDataPlaneChecks adds a data plane check to validate that the proxy containers are in the ready state.
LinkerdPreInstallChecks adds a check to validate that the control plane namespace does not already exist.
LinkerdVersionChecks adds a series of checks to validate that the CLI, control plane, and data plane are running the latest available version.