Cloud provider
Connect any Kubernetes cluster with a kubeconfig or a ServiceAccount token to give agents read-only visibility into your workloads. Agents can map your cluster topology, inspect pods, deployments and nodes, read logs and events, and help troubleshoot incidents.

Connect

Connect Kubernetes from the terminal. Pass --help for the flags Kubernetes accepts, plus --no-browser for headless environments.

Terminal
polylane cloud connect --provider kubernetes

Tools

1

Operations agents can perform in threads and automations.

kubectl
Read and operate on Kubernetes resources on a connected cluster (get/list/describe/logs/events/top/rollout, plus scale, restart, patch, delete, apply)

Supported resources

24

Resource types that show up in your infrastructure graph.

Namespace
Node
Deployment
StatefulSet
DaemonSet
ReplicaSet
Job
CronJob
Pod
Service
Ingress
ConfigMap
Secret
Service Account
Role
Role Binding
Cluster Role
Cluster Role Binding
Persistent Volume
Persistent Volume Claim
Storage Class
Network Policy
Horizontal Pod Autoscaler
Pod Disruption Budget

Automation triggers

3

Events from Kubernetes that can start an automation.

Cloud Account Connected
Fires once when a user connects a new cloud account to the workspace.
Cloud Account Synced
Fires each time a cloud account finishes a full or incremental sync.
Infra Node Created
Fires once per new infrastructure resource discovered during a cloud sync.

Automation templates

1

Pre-built automations that use Kubernetes. Open one to see its trigger, instructions, and actions.