cluster connect

Connect to and debug K8s pods and containers.

Command Mode

Exec

Syntax

cluster connect namespace namespace pod-namepod_name containercontainer_name 

namespace

Specify the node namespace.

Must be a string.

pod_name

Specify the pod name.

Must be a string.

container_name

Specify the container name.

Must be a string.

Usage Guidelines

Use this command to connect to and debug the K8s pods and containers.