check-kubernetes-connectivity

subtitle

Checks connectivity to a Kubernetes address with provided kubeconfig files.

version

0.9.109

Description

Checks connectivity to a Kubernetes address with provided kubeconfig files.

Synopsis

  check-kubernetes-connectivity
--kube-config <value>
[--format <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--kube-config (string)

Content of Kubernetes configuration file as a text blob in YAML format.

--format (string)

Format of Kubernetes configuration file. Defaults to YAML.

Possible values:

  • YAML

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

status -> (string)

Status of Kubernetes cluster. Also indicates connectivity.

message -> (string)

Message explaining the status. Used for Errors.

Form Factors

private