zuul-jobs/roles/ensure-kubernetes
Mohammed Naser 65a3a8245b ensure-kubernetes: fix missing 02-crio.conf
There was some recent changes to Minikube that added a hard
dependency on that file being there which are not caught by
upstream testing since they don't test with the "none" VM
driver.

This adds the file to workaround the issue so that it can
complete the bootstrap of the cluster.

Change-Id: I3869350ae620721ea4e755e50facd0291a7772d3
2022-03-24 20:01:30 -04:00
..
defaults Add addons args in ensure-kubernetes role 2020-06-02 22:49:00 +03:00
tasks ensure-kubernetes: fix missing 02-crio.conf 2022-03-24 20:01:30 -04:00
templates Rename install-kubernetes to ensure-kubernetes for consistency 2020-04-04 15:41:29 -04:00
README.rst Add addons args in ensure-kubernetes role 2020-06-02 22:49:00 +03:00

An ansible role to install kubernetes.

Role Variables