Skip to content

DreamyTheDev/ansible_role_cri_o

Repository files navigation

Welcome to role_cri-o 👋

Version Documentation License: BSD 3--Clause "New" or "Revised" License Twitter: 404MomNotFound

A role to install CRI-O on Debian

Usage

You can use this role in your Ansible playbook like this :

- name: "Install CRI-O on Kubernetes nodes"
  hosts: kubernetes-nodes
  roles: 
    - ansible_role_cri-o

You can install a specific version of CRI-O by adding the cri_o_kubernetes_version in your hostvars or groupvars :

cri_o_kubernetes_version: 1.20

Author

👤 Matthieu Chevreux

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Matthieu Chevreux.
This project is BSD 3--Clause "New" or "Revised" License licensed.


This README was generated with ❤️ by readme-md-generator

About

An ansible role to install cri-o CRI on your Kubernetes nodes. Currently, only Debian10 nodes are supported by this project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages