Kubernetes

Doctor Droid Playbooks has integrations with the following styles of k8s deployment:

  • Self-managed k8s cluster
  • Amazon EKS
  • Google Cloud GKE

If you're using self-managed k8s, the integration only

Fetching data from your k8s cluster can be done in two ways from Doctor Droid Playbooks:

  • Running kubectl commands: requires the service account token. Below are the instructions to generate your service account token.
  • Non-kubectl Fetching In case you are interested to fetch data from your k8s cluster with some restricted functionality (form based data configuration to fetch logs / events / deployments from k8s cluster, you can also check the integration given for EKS / GKE separately).