minikube/deploy/kicbase
Akihiro Suda 7204b1db3e
KIC rootless: drop fuse-overlayfs; bump kernel requirement to 5.11
minikube 1.23 (PR 12359) added fuse-overlayfs snapshotter for rootless Docker driver,
but got broken in minikube 1.25 (issue 13534).

We can drop fuse-overlayfs for kernel >= 5.11.

Fix issue 13534

We may add back fuse-overlayfs later if there is a huge demand to
support kernel < 5.11.
That will require packing preloadable tarballs for fuse-overlayfs
snapshotter.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-03-22 18:08:14 +09:00
..
automount move dockerfile to a different folder 2020-07-27 15:59:56 -07:00
scheduled-stop Start adding scheduled stop for container 2020-11-12 14:20:41 -08:00
02-crio.conf use drop in configuration files for crio 2022-02-08 10:11:36 -08:00
10-network-security.conf Complete the fork of kindbase by copy/paste 2020-09-27 15:16:42 +02:00
11-tcp-mtu-probing.conf Set net.ipv4.tcp_mtu_probing = 1 2020-10-23 09:52:52 -07:00
Dockerfile KIC rootless: drop fuse-overlayfs; bump kernel requirement to 5.11 2022-03-22 18:08:14 +09:00
clean-install Complete the fork of kindbase by copy/paste 2020-09-27 15:16:42 +02:00
entrypoint Support Rootless Docker 2021-08-27 17:21:53 +09:00