Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| K8S_TOKEN | No | Service account token for Kubernetes authentication | |
| K8S_SERVER | No | Kubernetes API server URL | |
| KUBECONFIG | No | Path to kubeconfig file | |
| K8S_CONTEXT | No | Default Kubernetes context name | |
| MASK_SECRETS | No | Control Secret data masking (default enabled) | true |
| K8S_NAMESPACE | No | Default Kubernetes namespace | |
| KUBECONFIG_JSON | No | Kubernetes configuration as JSON string | |
| KUBECONFIG_YAML | No | Kubernetes configuration as YAML string | |
| K8S_SKIP_TLS_VERIFY | No | Skip TLS verification (optional) |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |