ops
can be used to get shell access to the underlying Kubernetes cluster of an environment.
ops
CLI to set Kubernetes context of kubectl
CLI to point at the environment’s Kubernetes cluster.kubectl
to inspect the cluster.env-id
, visit your environment dashboard and see “Shell” tab.
update-kubeconfig
command succeeds, you can use any kubectl command to inspect pods, deployments, jobs and
everything else running in your LocalOps environment.
For example, to see all cluster resources: