Skip to content

Latest commit

 

History

History
92 lines (69 loc) · 2.89 KB

README.rst

File metadata and controls

92 lines (69 loc) · 2.89 KB

# coding=utf-8 kcli repository ===============

Build Status Pypi Copr image3 Visit our IRC channel

Screenshot

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 Redhat 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