Giter Site home page Giter Site logo

fpc7063 / community.kubevirt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ansible-collections/community.kubevirt

0.0 0.0 0.0 128 KB

KubeVirt Collection of Ansible.

Home Page: http://galaxy.ansible.com/community/kubevirt

License: GNU General Public License v3.0

Python 98.89% Shell 1.11%

community.kubevirt's Introduction

KubeVirt Collection for Ansible

CI Codecov

This repo hosts the community.kubevirt Ansible Collection which is a part of the Ansible package.

The collection includes a variety of Ansible content to automate the management of KubeVirt container native virtualization environments.

Code of Conduct

We follow the Ansible Code of Conduct in all our interactions within this project.

If you encounter abusive behavior violating the Ansible Code of Conduct, please refer to the policy violations section of the Code of Conduct for information on how to raise a complaint.

Contributing to this collection

The content of this collection is made by people like you, a community of individuals collaborating on making the world better through developing automation software.

We are actively accepting new contributors.

Any kinds of contributions are very welcome.

You don't know how to start? Refer to our Contribution guide!

To learn more about ways of how you can contribe to Ansible and what you can achieve, refer to the Contributing to the Project guidelines and the Contributor Path.

Collection maintenance

The current maintainers (contributors with writeor higher access) are listed in the MAINTAINERS file. If you have questions or need help, feel free to mention them in the proposals.

To learn how to maintain / become a maintainer of this collection, refer to the Maintainer guidelines.

Releasing the collection

We release the collection using the Collection releasing guidelines.

The collection follows the Semantic Versioning.

See the changelog.

Communication

We announce releases and important changes through Ansible's The Bullhorn newsletter. Be sure you are subscribed.

Join us in the #ansible (general use questions and support), #ansible-community (community and collection development questions), and other IRC channels on Libera.Chat.

We take part in the global quarterly Ansible Contributor Summit virtually or in-person. Track The Bullhorn newsletter and join us.

For more information about communication, refer to the Ansible Communication guide.

Governance

The process of decision making in this collection is based on discussing and finding consensus among participants.

Every voice is important and every idea is valuable. If you have something on your mind, create an issue or dedicated discussion and let's discuss it!

External requirements

  • python >= 2.7
  • openshift >= 0.8.2

Included Content

Modules:

  • kubevirt_cdi_upload: Upload local VM images to CDI Upload Proxy.
  • kubevirt_preset: Manage KubeVirt virtual machine presets.
  • kubevirt_pvc: Manage PVCs on Kubernetes.
  • kubevirt_rs: Manage KubeVirt virtual machine replica sets.
  • kubevirt_template: Manage KubeVirt templates.
  • kubevirt_vm: Manage KubeVirt virtual machine.

Plugins:

  • kubevirt: KubeVirt inventory source.

Using this collection

Checking the Collection version

To check if the collection is installed on your system and its current version, run the following command:

ansible-galaxy collection list community.kubevirt

Installing the Collection from Ansible Galaxy

Before using the kubevirt collection, you need to install it with the Ansible Galaxy CLI:

ansible-galaxy collection install community.kubevirt

You can also include it in a requirements.yml file and install it via ansible-galaxy collection install -r requirements.yml, using the format:

---
collections:
  - name: community.kubevirt

Note that if you install the collection from Ansible Galaxy, it will not be upgraded automatically if you upgrade the Ansible package. To upgrade the collection to the latest available version, run the following command:

ansible-galaxy collection install community.kubevirt --upgrade

You can also install a specific version of the collection, for example, if you need to downgrade when something is broken in the latest version (please report an issue in this repository). Use the following syntax:

ansible-galaxy collection install community.kubevirt:==1.0.0

See Ansible Using collections for more details.

Installing the Collection with the Ansible package

Because the collection is shipped with Ansible, if you install the ansible package, the collection will be installed authomatically.

If you install the ansible-core package, you will need to intall the collection manually. Refer to the paragraph above.

More information

For more information about Ansible's Kubernetes integration, join the #ansible-kubernetes IRC channel on irc.libera.chat, and browse the resources in the Kubernetes Working Group Community wiki page.

Licensing

GNU General Public License v3.0 or later.

See LICENSE to see the full text.

community.kubevirt's People

Contributors

andersson007 avatar dericcrago avatar dmsimard avatar gundalow avatar snecklifter avatar tadeboro avatar tima avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.