Kubernetes Integration Overview
Kubernetes Integration Overview
Available in PagerDuty Runbook Automation Commercial products.

Runbook Automation integrates with Kubernetes through a variety of plugins. By integrating Runbook Automation with Kubernetes, users can automate and provide self-service interfaces for operations in their Kubernetes Clusters.
Kubernetes Plugins Available in Runbook Automation
| Plugin Name | Plugin Type | Description |
|---|---|---|
| Amazon EKS Node Source | Node Source | Imports Amazon Web Services EKS Clusters as Nodes. |
| Azure AKS Node Source | Node Source | Imports Azure AKS Clusters as Nodes. |
| Google Cloud GKE Node Source | Node Source | Imports Google Cloud GKE Clusters as Nodes. |
| Kubernetes Cluster Create Object | Node Step | This plugin creates an object of a selected kind within a Kubernetes cluster. |
| Kubernetes Cluster Delete Object | Node Step | This plugin deletes an object of a selected kind within a Kubernetes cluster. |
| Kubernetes Cluster Describe Object | Node Step | This plugin describes an object of a selected kind within a Kubernetes cluster. |
| Kubernetes Cluster List Objects | Node Step | This plugin lists objects of a selected kind within a Kubernetes cluster. |
| Kubernetes Cluster Object Logs | Node Step | This plugin allows you to view the logs of an object within a Kubernetes cluster. |
| Kubernetes Cluster Run Command | Node Step | This plugin allows you to execute a command in a pod within a Kubernetes cluster. |
| Kubernetes Cluster Run Script | Node Step | This plugin executes a script using a predefined container image within a Kubernetes cluster. |
| Kubernetes Cluster Update Object | Node Step | This plugin updates a specified object of a selected kind within a Kubernetes cluster. |
Commercial Plugins
This document covers the plugins available in the commercial Runbook Automation products. For a list of Kubernetes plugins available for Rundeck Community (open-source), see documentation for the Open Source Kubernetes plugins.