minishift/minishift-centos-iso

Add podman, cri-o and buildah packages to centos

Opened this issue · 3 comments

Since now podman, buildah and cri-o are pretty mature projects in container space, we should add those so the user can try them separately if they want to. This will mostly for developers use case.

Be careful as these packages can generate inconsistencies as they require different cni configuration than openshift in the future. Not relevant yet for minishift as it uses cluster up, but beware of this and the configuration these tools require.

Include skopeo

Note that you will have to do some special tricks ($BUILDAH_NOPIVOT), to run buildah from tmpfs:
kubernetes/minikube#3225

The warning above is relevant, since e.g. podman doesn't work with the minikube cni configuration...
i.e. rkt.kubernetes.io bridge