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.6.tar.gz
(4.1 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.6.tar.gz.
File metadata
- Download URL: k3_cluster_cli-1.0.6.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbd2d2025f6722d6ac5798a463e8e7cf3c8b5d2d4f3d5f680e8d5e92357d531b
|
|
| MD5 |
dfdb3431c1ff1e51406b424225c32be6
|
|
| BLAKE2b-256 |
f2470883ca523dda3649f7791b1e1c17846290c4c7278f95e7d6c6324a71d1eb
|
File details
Details for the file k3_cluster_cli-1.0.6-py3-none-any.whl.
File metadata
- Download URL: k3_cluster_cli-1.0.6-py3-none-any.whl
- Upload date:
- Size: 4.9 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 |
cece7df55818efed93691aae95f68506e4af4765170bd7b35fc80488a5a7e1a3
|
|
| MD5 |
f633f1649dbd51934b9e8ed6fab8c824
|
|
| BLAKE2b-256 |
6c31df888930e0a3af1318f9cfde783a5066ce236e2eb92ec0789be710e1eece
|