Skip to content
TAIP

Products / For AI builders

ConsoleX

Available

The self-service Kubernetes workspace for every user

ConsoleX gives every user on a shared Kubernetes cluster a curated, web-based workspace: a private namespace, a ResourceQuota, a default-deny NetworkPolicy, and full self-service over their own workloads, storage, configuration, and networking. Platform admins define quota templates once; ConsoleX provisions, enforces, and continuously reconciles them.

Setup
Per-user, automatic
Surface
Pods · PVCs · NetworkPolicies · YAML
Identity
OIDC SSO

Capabilities

What ConsoleX gives you

01

Per-user workspace, automatically

On first OIDC login, ConsoleX creates a namespace, applies a quota template, and grants the user admin of their own namespace — no manual provisioning, no tickets, no custom RBAC.

02

Run workloads from the browser

List, create, scale, restart, and debug Pods, Deployments, StatefulSets, Jobs, and CronJobs. Stream logs. Open an in-browser shell. Browse PVC files. Port-forward to in-pod services.

03

Quotas that hold

Quota templates propagate live to every linked workspace. A reconciliation loop watches ResourceQuotas and NetworkPolicies for drift and re-applies the desired state within seconds.

04

Built to integrate

OIDC SSO with back-channel logout. Optional Grafana deep-links on every namespace and pod page. An internal API so other platform tools query tenant context without duplicating user management.

How it works

From login to workload in three steps.

  1. Step 01

    Sign in with SSO

    Users authenticate against your OIDC provider. Group membership decides what they can do.

  2. Step 02

    Workspace appears

    ConsoleX provisions a namespace, applies the quota template, and grants the user admin of their own space.

  3. Step 03

    Self-serve everything

    Run pods, mount PVCs, expose services, edit YAML — within quota, within policy, no kubectl required.

Who it's for

Built for these teams

  • Researchers and engineers on shared GPU clusters
  • Platform teams replacing kubectl-everywhere with safe self-service
  • Admins who want quotas and policy without writing custom RBAC