Execute workflows: Run each workflow step in isolated containers for security and reliability.Stay in your infrastructure: All data and execution happens on your servers, never leaves your environment.Connect to Kubiya: Receive workflow instructions and report results back to the platform.Manage resources: Handle container orchestration, secrets, networking, and storage automatically.
Container isolation: Each step runs in its own container, preventing conflicts and ensuring clean environments.Network policies: Only necessary network access is allowed, with outbound HTTPS to Kubiya API.Secret management: Credentials are encrypted and injected securely into workflow steps.RBAC: Fine-grained permissions control what runners can do in your cluster.Audit logs: Complete record of all workflow executions for compliance.