ACTIVATE provides built-in Kubernetes cluster management that lets you connect external clusters, manage workloads, deploy Helm charts, track costs, and control resource quotas — all from a single interface.
ACTIVATE connects to your Kubernetes clusters using OIDC token federation. When a user accesses a cluster through the UI or CLI:
This approach requires no long-lived credentials to be stored and ensures that access is always scoped to the user's current permissions and group memberships.
OIDC Requirement
Clusters must be configured to trust ACTIVATE as an OIDC identity provider. See Connecting Clusters for setup details.
pw kube auth to configure kubectl access