Skip to main content

CLI for KAOS (K8s Agent Orchestration System)

Project description

KAOS CLI

Command-line interface for KAOS (K8s Agent Orchestration System).

Installation

cd kaos-cli
uv sync
source .venv/bin/activate

Usage

Start UI Proxy

Start a CORS-enabled proxy to the Kubernetes API server:

kaos ui

This starts a local proxy on port 8010 that:

  • Proxies requests to the Kubernetes API using your kubeconfig credentials
  • Adds CORS headers to enable browser-based access
  • Exposes the mcp-session-id header for MCP protocol support

Options:

  • --k8s-url: Override the Kubernetes API URL (default: from kubeconfig)
  • --expose-port: Port to expose the proxy on (default: 8010)
  • --namespace, -n: Initial namespace to display in the UI (default: "default")
  • --no-browser: Don't automatically open the browser

Example:

# Use default settings
kaos ui

# Custom port
kaos ui --expose-port 9000

# Start with a specific namespace
kaos ui --namespace kaos-system

# Custom K8s URL
kaos ui --k8s-url https://my-cluster:6443

Version

kaos version

Development

# Run tests
pytest

# Run directly
python -m kaos_cli.main ui

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kaos_cli-0.4.6.tar.gz (47.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kaos_cli-0.4.6-py3-none-any.whl (61.2 kB view details)

Uploaded Python 3

File details

Details for the file kaos_cli-0.4.6.tar.gz.

File metadata

  • Download URL: kaos_cli-0.4.6.tar.gz
  • Upload date:
  • Size: 47.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kaos_cli-0.4.6.tar.gz
Algorithm Hash digest
SHA256 1949d1c9a64ac25cf93dfafb5a26fb395182f377542be3addc4c6aa02784adbb
MD5 262404f8b159eed664fdccbfeb0e762f
BLAKE2b-256 7645aed95d375530a1bca56bd86e8fd4b013cd376f5f9bda53997ceae8563146

See more details on using hashes here.

Provenance

The following attestation bundles were made for kaos_cli-0.4.6.tar.gz:

Publisher: release.yaml on axsaucedo/kaos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kaos_cli-0.4.6-py3-none-any.whl.

File metadata

  • Download URL: kaos_cli-0.4.6-py3-none-any.whl
  • Upload date:
  • Size: 61.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kaos_cli-0.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5925eb84dc2728ed78ee1ccda89f3e20e856c1c38318163c2022f1b2dbebab9c
MD5 b328e51bf536862c81f49583d313c2e9
BLAKE2b-256 009836306ac9ff2735e8e9f9ef8c78b83414372e67aaa9c1e6a78d216aeeeeb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for kaos_cli-0.4.6-py3-none-any.whl:

Publisher: release.yaml on axsaucedo/kaos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page