Minimal CLI for managing your K3s cluster
Project description
K3s Cluster CLI
Minimal CLI for managing your K3s cluster.
Installation
From PyPI (Recommended)
On Raspberry Pi / Debian-based systems:
pip install --break-system-packages k3-cluster-cli
On other systems:
pip install k3-cluster-cli
Alternative: Using pipx (recommended for CLI tools):
pipx install k3-cluster-cli
From Source
git clone https://gitlab.com/aleksey-lichtman/k3-cluster-cli.git
cd k3-cluster-cli
pip install -e .
Commands
cluster reboot # Check cluster health and reboot
cluster health # Watch live cluster info
cluster version # Check for updates
cluster upgrade # Upgrade to latest version
Requirements
- Python 3.8+
- kubectl (configured for your cluster)
- Access to a K3s cluster
Development
Build the package:
python -m build
License
MIT License - see LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
k3_cluster_cli-1.0.22.tar.gz
(8.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file k3_cluster_cli-1.0.22.tar.gz.
File metadata
- Download URL: k3_cluster_cli-1.0.22.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac4ef691a8e81555cd437434f8d18ed50dae9f41c3fb7d1c8c70374a1e021cb4
|
|
| MD5 |
e604d864a1743e6ee1b0d4008baa35e7
|
|
| BLAKE2b-256 |
40e668b96cc36dea108c125f88533e720eefd3964285d8e78e45605e792ce658
|
File details
Details for the file k3_cluster_cli-1.0.22-py3-none-any.whl.
File metadata
- Download URL: k3_cluster_cli-1.0.22-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee285af27c00c478708dc5ec6c3d3bcc238a9b90c13f253950c00ee4a580fc8f
|
|
| MD5 |
ecf1df24208521e58ac4e5a9379911cf
|
|
| BLAKE2b-256 |
5d8fa33baeca91c4c4a4f171c83e71b6e2b660dda9756f5d289e1e0d324a6d2f
|