Skip to content
/ kcli Public
forked from karmab/kcli

Wrapper around libvirt/aws/gcp/kubevirt/openstack/ovirt

License

Notifications You must be signed in to change notification settings

onepabz/kcli

 
 

Repository files navigation

kcli repository

Build Status Pypi Copr Visit our IRC channel

Screenshot

This tool is meant to interact with a local/remote libvirt daemon and to easily deploy from templates (using cloudinit). It will also report IPS for any vm connected to a dhcp-enabled libvirt network and generally for every vm deployed from this client. Futhermore, you can deploy vms using defined profiles or several at once using plans There is support for gcp, aws, kubevirt and ovirt

Refer to the documentation for more information

What you can do

  • Interact with libvirt without XML
  • Declare all your objects(vm, containers, networks, ansible,...) in a single yaml file!
  • Easily grab and share those files from github
  • Easily Test all Red Hat Infrastructure products, and their upstream counterparts
  • Easily share private keys between your vms
  • Inject all configuration with cloudinit
  • Use the default cloud images
  • Use a web UI to do it too
  • Do all of this in additional providers(gcp, aws, kubevirt, ovirt) using same commands and files

Demo!

asciicast

Contributors

See contributors on GitHub

Copyright

Copyright 2017 Karim Boumedhel

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Problems?

Send me a mail at [email protected] ! Or drop by #kcli channel on IRC

Mc Fly!!!

karmab

About

Wrapper around libvirt/aws/gcp/kubevirt/openstack/ovirt

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.5%
  • Shell 14.0%
  • HTML 4.8%
  • JavaScript 3.0%
  • Other 0.7%