OCNORA

Kubernetes

Business appsBearer tokencredential probe

Pods, deployments and nodes via the cluster API server.

OCNORA ships 7 typed Kubernetes operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 7

  • Delete Pod
    Delete a pod (its controller reschedules it).
    kubernetes.delete_pod
  • Get Pod
    Fetch one pod's full object.
    kubernetes.get_pod
  • List Deployments
    List deployments (name, replicas, ready).
    kubernetes.list_deployments
  • List Nodes
    List cluster nodes (name, ready, version).
    kubernetes.list_nodes
  • List Pods
    List pods (name, phase, node, restarts).
    kubernetes.list_pods
  • Rollout Restart
    Trigger a rolling restart of a deployment.
    kubernetes.restart_deployment
  • Scale Deployment
    Set a deployment's replica count.
    kubernetes.scale_deployment

Run your first Kubernetes workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.