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.2.7.tar.gz (38.7 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.2.7-py3-none-any.whl (51.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for kaos_cli-0.2.7.tar.gz
Algorithm Hash digest
SHA256 14cf6fc9be833bddf1860a2a0bd706d5f6ce6383a900c3d1a0291011a1b085f9
MD5 dd2ec73ee25c16d3fbdfaf576fb666c4
BLAKE2b-256 8c4fca1551c5e5d9649c8b8ac3703923f2da5eb3097c25bdf982c5862070844e

See more details on using hashes here.

Provenance

The following attestation bundles were made for kaos_cli-0.2.7.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.2.7-py3-none-any.whl.

File metadata

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

File hashes

Hashes for kaos_cli-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 89684702e05ac7d76c2085bf311e7a436f9e2e9aec4e0508872dc73902afc812
MD5 3a6a4cbe2d3d84d611118a59d27deb59
BLAKE2b-256 63a3b5627822935e9189f20b5e9446f24f84306a67557bb735a3a91284449224

See more details on using hashes here.

Provenance

The following attestation bundles were made for kaos_cli-0.2.7-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