Skip to content

ansible role for installation of cri-o and crictl

License

Notifications You must be signed in to change notification settings

darzanebor/crio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role for installation of Container Runtime Interface (cri-o) for Ubuntu/CentOS

This role based on repos and information from Kubernetes Container runtimes in addition it installs crictl.

Variables

Variable Default
crio_version 1.20
crio_ctl_version v1.21.0

Example Playbook

---
- hosts: localhost
  remote_user: user
  roles:
    - { role: 'cri-o', tags: "cri-o"}

License

GNU General Public License v3.0

About

ansible role for installation of cri-o and crictl

Topics

Resources

License

Stars

Watchers

Forks