Description
This tool is meant to ease interaction with virtualization and cloud providers:
-
libvirt
-
vsphere
-
kubevirt
-
ovirt
-
openstack
-
packet
-
aws
-
azure
-
gcp
-
ibmcloud
You can manage those vms in different ways:
- create/delete/list/info/ssh/start/stop/console/serialconsole/create-delete disk/create-delete nic/clone
- deploy them using profiles
- define more complex workflows using plans and products.
The tool can also deploy kubernetes clusters, whether:
- generic (kubeadm)
- openshift/hypershift/microshift
- k3s/rke2
Installation Instructions
https://kcli.readthedocs.io
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 10 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | EPEL 10 (17 downloads) |
EPEL 8 | aarch64 (280)*, ppc64le (28)*, s390x (20)*, x86_64 (38183)* | EPEL 8 (22755 downloads) |
EPEL 9 | aarch64 (259)*, x86_64 (17594)* | EPEL 9 (12463 downloads) |
Fedora 39 | aarch64 (302)*, x86_64 (47288)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (123)*, x86_64 (42284)* | Fedora 40 (32561 downloads) |
Fedora 41 | aarch64 (92)*, x86_64 (20297)* | Fedora 41 (18554 downloads) |
Fedora rawhide | aarch64 (68)*, x86_64 (1071)* | Fedora rawhide (285 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable karmab/kcli
More info about enabling Copr repositories