no-crd
Dynamic pod spawner & proxy for ephemeral AI agent workspaces on Kubernetes without CRDs
Package Details
@nogoo9/no-crd
Runtime Arguments
Named
Environment Variables
Path to the Kubernetes API credentials configuration file
Hosting URL subpath prefix for gateways and reverse proxies
Disable in-memory session tracking for stateless execution
Local file path containing TLS public certificate (HTTPS)
Local file path containing TLS private key (HTTPS)
Local file path containing trusted client Certificate Authority
Set to '0' to allow connection to unverified TLS endpoints
Default container registry for workspace image resolution
Local filesystem directory containing custom YAML/JSON templates
Enable loading of standard pre-configured templates (default: true)
Enforce JWT verification and user tenant isolation (default: false)
Set to 'false' to skip OIDC cryptographic signature checks
HMAC-SHA symmetric secret key to sign/verify JWT tokens
PEM public key to verify asymmetric OIDC signatures
Discovery URI to fetch keys from OIDC provider dynamically
RFC 7662 compliant token introspection validation endpoint
Client identifier for OAuth2 authentication flows
Client secret credentials used for token introspection
Target audience check value for incoming OIDC tokens
Expected token issuer authority check value (e.g. Keycloak)
JSONPath pattern to extract user identity subject from token
Bypass role name that grants admin access (default: nogoo9-admin)
Active lifetime in seconds for signed proxy session cookies
Secret key for session cookie signing
Serve the built-in HTML dashboard (default: true)
Filesystem directory to scan for custom CSS themes
ConfigMap name storing dynamic CSS theme overrides
Directory containing static documentation web files to serve
Standard OIDC .well-known configuration discovery endpoint
UI SSO flow login method: 'redirect' or silent 'iframe'
Custom dashboard header title for white-label branding
Custom dashboard subtitle text below the header title