mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 06:56:58 +02:00
In the past user had to customize Kubernetes or use a bind mount to make writing the default /usr/libexec/kubernetes/ path work. With systemd-sysext on by default the bind mount doesn't work anymore because it can get lost. A newer workaround is to use a systemd-sysext image that creates a symlink in /usr/libexec/... to redirect to somewhere under /var/. Instead of relying on workarounds, make Kubernetes work by default on Flatcar by having the symlink be part of the generic image. The target folder will be created through a tmpfiles rule. |
||
---|---|---|
.. | ||
.gitkeep | ||
2021-12-10-python-update.md | ||
2022-01-11-etc-flatcar-update-conf.md | ||
2022-02-01-azure-fixed-vhd.md | ||
2022-02-22-configurable-image-compression.md | ||
2022-03-10-sysext-level.md | ||
2023-05-12-coreos-cloudinit.md | ||
2023-05-16-oem-mountpoint.md | ||
2023-05-22-virtio-gpu.md | ||
2023-06-06-sysext-for-azure-and-qemu-oem.md | ||
2023-06-08-cloudinit-multipart.md | ||
2023-06-15-containerd-service | ||
2023-06-15-kernel-tls.md | ||
2023-06-16-nvidia-drivers-525.105.17.md | ||
2023-06-22-ext4-inode-size.md | ||
2023-06-29-locksmith-cgroup.md | ||
2023-07-05-drop-niftycloud-and-interoute.md | ||
2023-08-08-change-nvidia-oneshot.md | ||
2023-08-30-sysext-for-aws-oem.md | ||
2023-09-06-oem-vendor-tool-updates.md | ||
2023-09-12-azure-mana-vf.md | ||
2023-09-12-qcow2-compression.md | ||
2023-09-20-experimental-prefix-builds.md | ||
2023-09-20-vmware-sysext.md | ||
2023-09-29-openssh-update.md | ||
2023-10-09-kubernetes-usr-libexec.md |