Ubuntu CRI-O (#5426)

* Fix crictl

* Reload systemd daemon before enabling service

* Typo

* Add crictl template

* Remove seccomp.json for ubuntu

* Set runtime path of runc for ubuntu

* Change path to conmon
This commit is contained in:
Fredrik Lönnegren
2019-12-19 13:37:57 +01:00
committed by Kubernetes Prow Robot
parent 15a8c34717
commit ccbcad9741
5 changed files with 42 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
runtime-endpoint: unix://{{ cri_socket }}
image-endpoint: unix://{{ cri_socket }}
timeout: 30
debug: false