zuul-jobs/roles/install-kubernetes
Mohammed Naser ffe0738f60 install-kubernetes: install lz4 packages
minikube has added a new "feature" which pre-loads a blob of data
with everything it needs that we can't disable, with a fallback.

we're currently downloading ~500MB and failing to use it because
it's compressed by lz4 which we don't have in images, this change
adds that to the package list.

Change-Id: If74faf2b21d564fa23253ea2eb5378457f055735
2020-03-12 15:04:16 -04:00
..
defaults install-kubernetes: add support for cri-o runtime 2019-10-17 11:27:31 -07:00
tasks install-kubernetes: install lz4 packages 2020-03-12 15:04:16 -04:00
templates Allow for overriding dns resolvers in install-kubernetes 2019-08-21 09:36:27 -07:00
README.rst install-kubernetes: add support for cri-o runtime 2019-10-17 11:27:31 -07:00

An ansible role to install kubernetes.

Role Variables