action K8S POD
-
Delete a Kubernetes POD in a given Namespace: Delete a Kubernetes POD in a given Namespace
-
Describe a Kubernetes POD in a given Namespace: Describe a Kubernetes POD in a given Namespace
-
Execute a command on a Kubernetes POD in a given Namespace: Execute a command on a Kubernetes POD in a given Namespace
-
Kubernetes Execute a command on a POD in a given namespace and filter: Execute a command on Kubernetes POD in a given namespace and filter output
-
Gather Data for POD Troubleshoot: Gather Data for POD Troubleshoot
-
Get All Evicted PODS From Namespace: This action get all evicted PODS from given namespace. If namespace not given it will get all the pods from all namespaces.
-
Get All Kubernetes PODS with state in a given Namespace: Get All Kubernetes PODS with state in a given Namespace
-
Get candidate k8s nodes for given configuration: Get candidate k8s nodes for given configuration
-
Get K8S Cluster Health: Get K8S Cluster Health
-
Get All Kubernetes Healthy PODS in a given Namespace: Get All Kubernetes Healthy PODS in a given Namespace
-
Get Kubernetes POD Configuration: Get Kubernetes POD Configuration
-
Get Kubernetes Logs for a given POD in a Namespace: Get Kubernetes Logs for a given POD in a Namespace
-
Get Kubernetes Logs for a list of PODs & Filter in a Namespace: Get Kubernetes Logs for a list of PODs and Filter in a Namespace
-
Get Kubernetes Status for a POD in a given Namespace: Get Kubernetes Status for a POD in a given Namespace
-
Get pods attached to Kubernetes PVC: Get pods attached to Kubernetes PVC
-
Get all K8s Pods in CrashLoopBackOff State: Get all K8s pods in CrashLoopBackOff State
-
Get all K8s Pods in ImagePullBackOff State: Get all K8s pods in ImagePullBackOff State
-
Get all K8s Pods in Terminating State: Get all K8s pods in Terminating State
-
Kubectl delete a pod: Kubectl delete a pod
-
Kubectl describe a pod: Kubectl describe a pod
-
Kubectl list pods: Kubectl list pods in given namespace
-
Kubectl update field: Kubectl update field of a resource using strategic merge patch
-
Kubectl show metrics: Kubectl show metrics for a given pod
-
List matching name pods: List all pods matching a particular name string. The matching string can be a regular expression too
-
Remove POD from Deployment: Remove POD from Deployment
-
Update Commands in a Kubernetes POD in a given Namespace: Update Commands in a Kubernetes POD in a given Namespace