minishift / minishift-centos-iso

CentOS based ISO as an alternative for boot2docker ISO
GNU Lesser General Public License v3.0
40 stars 33 forks source link

[WIP] Test cri-o #193

Closed gbraad closed 3 years ago

gbraad commented 6 years ago

vi /etc/origin/node/node-config.yaml

kubeletArguments:
  node-labels:
  - region=infra
  image-service-endpoint:
  - "/var/run/crio.sock"
  container-runtime-endpoint:
  - "/var/run/crio.sock"
  container-runtime:
  - "remote"
  runtime-request-timeout:
  - "15m"
  enable-cri:
  - "true"
coolbrg commented 6 years ago

Hi @gbraad , can we close this PR? It's been here from quite a while.

gbraad commented 6 years ago

We are still in the need investigation of this.

... why close as it is still relevant for future.

coolbrg commented 6 years ago

why close as it is still relevant for future.

No problem.