> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Blink supports the following Kubernetes Actions:

* [Kubernetes Cloud Query](/docs/integrations/kubernetes/actions/cloud-query)
* [Run Kubectl CLI Script](/docs/integrations/kubernetes/actions/run-kubectl-cli-script)
* [Run 'Kubectl Apply' Command](/docs/integrations/kubernetes/actions/run-kubectl-apply-command)
* [Get Non Running Pods](/docs/integrations/kubernetes/actions/get-non-running-pods)
* [Get Pod Deployment](/docs/integrations/kubernetes/actions/get-pod-deployment)
* [Get Pod Failure Events](/docs/integrations/kubernetes/actions/get-pod-failure-events)
* [Get Pod Status](/docs/integrations/kubernetes/actions/get-pod-status)
* [Get Service Endpoints IP](/docs/integrations/kubernetes/actions/get-service-endpoints-ip)
* [Get Service Pods Details](/docs/integrations/kubernetes/actions/get-service-pods-details)
* [Rollback Deployment](/docs/integrations/kubernetes/actions/rollback-deployment)

<Info>
  Missing an action? you can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Info>
