build k8s and cri-tools in place
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
4e2c6911ad
commit
4dce8e12a0
2 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
---
|
||||
|
||||
- name: clone build and install kubernetes
|
||||
include: "build/kubernetes.yml"
|
||||
|
||||
- name: enable and start CRI-O
|
||||
systemd:
|
||||
name: crio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue