API Reference & Developer Portal

The K8s Multi-Cluster Gateway provides a centralized, secure REST API to interact with remote Kubernetes clusters. It abstracts the complexity of `kubectl` and `helm` CLI commands, offering a streamlined interface for infrastructure management, RBAC enforcement, and application deployment.

Cluster Operations

Interact with core K8s resources (Pods, Deployments, Nodes) across dynamically connected worker clusters through a unified entrypoint.

Native Helm Engine

Full lifecycle management of Helm charts including dry-run simulations, package uploads, linting, and rollback capabilities.

Security & Isolation

All operations are securely bound to dynamic service accounts, enforcing strict Kubernetes RBAC policies at the gateway layer.