https://github.com/heathcliff26/containers/tree/main/apps/fcos-k8s
10K+
This is a layered fedora coreos version for running kubernetes.
In order to rebase to this image, run:
sudo rpm-ostree rebase -r ostree-unverified-registry:ghcr.io/heathcliff26/fcos-k8s:latest
Please not that when creating a cluster you need to change the flex-volume-plugin-dir to a writeable location.
This can be achieved using a kubeadm configuration file:
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
controllerManager:
extraArgs:
flex-volume-plugin-dir: "/var/kubernetes/kubelet-plugins/volume/exec/"
Examples for coreos-layering: https://github.com/coreos/layering-examples
Content type
Image
Digest
sha256:db8487238…
Size
1.1 GB
Last updated
about 18 hours ago
docker pull heathcliff26/fcos-k8s