Kubernetes ActionsΒΆ
- Add Node in a Kubernetes Cluster : Add Node in a Kubernetes Cluster
- Change size of Kubernetes PVC : Change size of Kubernetes PVC
- Check K8s services endpoint health : This action checks the health status of the provided Kubernetes services.
- Check K8s worker CPU Utilization : Retrieves the CPU utilization for all worker nodes in the cluster and compares it to a given threshold.
- Delete Kubernetes PVC : This action force deletes a list of Kubernetes PVCs in a given Namespace.
- Delete a Kubernetes POD in a given Namespace : Delete a Kubernetes POD in a given Namespace
- Describe Kubernetes Node : Describe a Kubernetes Node
- 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
- Execute command on a pod : Execute command on a pod
- Execute local script on a pod : Execute local script on a pod in a namespace
- Gather Data for K8S Service Troubleshoot : Gather Data for K8S Service Troubleshoot
- 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 Healthy PODS in a given Namespace : Get All Kubernetes Healthy PODS in a given Namespace
- Get All Kubernetes PODS with state in a given Namespace : Get All Kubernetes PODS with state in a given Namespace
- Get Deployment Status : This action search for failed deployment status and returns list.
- Get K8S Cluster Health : Get K8S Cluster Health
- Get K8S OOMKilled Pods : Get K8S Pods which are OOMKilled from the container last states.
- Get K8S Service with no associated endpoints : Get K8S Service with no associated endpoints
- Get K8s get pending pods : This action checks if any pod in the Kubernetes cluster is in 'Pending' status.
- Get K8s node status and CPU utilization : This action gathers Kubernetes node status and resource utilization information.
- Get K8s nodes disk and memory pressure : This action fetches the memory and disk pressure status of each node in the cluster
- Get K8s offline nodes : This action checks if any node in the Kubernetes cluster is offline.
- Get K8s pods status and resource utilization info : This action gets the pod status and resource utilization of various Kubernetes resources like jobs, services, persistent volumes.
- Get K8s services exceeding memory utilization : This action executes the given kubectl commands to find the memory utilization of the specified services in a particular namespace and compares it with a given threshold.
- Get Kubernetes Deployment For a Pod in a Namespace : Get Kubernetes Deployment for a POD in a Namespace
- Get Kubernetes Error PODs from All Jobs : Get Kubernetes Error PODs from All Jobs
- Get Kubernetes Failed Deployments : Get Kubernetes Failed Deployments
- Get Kubernetes Handle : Get Kubernetes Handle
- 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 Nodes : Get Kubernetes Nodes
- Get Kubernetes Nodes that have insufficient resources : Get Kubernetes Nodes that have insufficient resources
- Get Kubernetes POD Configuration : Get Kubernetes POD Configuration
- Get Kubernetes PODS with high restart : Get Kubernetes PODS with high restart
- Get Kubernetes PODs in not Running State : Get Kubernetes PODs in not Running State
- Get Kubernetes Services for a given Namespace : Get Kubernetes Services for a given Namespace
- Get Kubernetes Status for a POD in a given Namespace : Get Kubernetes Status for a POD in a given Namespace
- Get Kubernetes Unbound PVCs : Get Kubernetes Unbound PVCs
- 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
- Get candidate k8s nodes for given configuration : Get candidate k8s nodes for given configuration
- Get expiring K8s certificates : Get the expiring certificates for a K8s cluster.
- Get frequently restarting K8s pods : Get Kubernetes pods from all namespaces that are restarting too often.
- Get k8s kube system config map : Get k8s kube system config map
- Get pods attached to Kubernetes PVC : Get pods attached to Kubernetes PVC
- Kubectl command : Execute kubectl command.
- Kubectl delete a pod : Kubectl delete a pod
- Kubectl describe a node : Kubectl describe a node
- Kubectl describe a pod : Kubectl describe a pod
- Kubectl display merged kubeconfig settings : Kubectl display merged kubeconfig settings
- Kubectl drain a node : Kubectl drain a node
- Kubectl get api resources : Kubectl get api resources
- Kubectl get logs : Kubectl get logs for a given pod
- Kubectl get services : Kubectl get services in a given namespace
- Kubectl list pods : Kubectl list pods in given namespace
- Kubectl rollout deployment history : Kubectl rollout deployment history
- Kubectl scale deployment : Kubectl scale a given deployment
- Kubectl set context entry in kubeconfig : Kubectl set context entry in kubeconfig
- Kubectl show metrics : Kubectl show metrics for a given node
- Kubectl show metrics : Kubectl show metrics for a given pod
- Kubectl update field : Kubectl update field of a resource using strategic merge patch
- 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
- List matching name pods : List all pods matching a particular name string. The matching string can be a regular expression too
- List pvcs : List pvcs by namespace. By default, it will list all pvcs in all namespaces.
- 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