I’d like to compile kubernetes, from source, without the docker requirement (more generally without a container technology) and/or using a non-docker container technology (that is kubernetes OCI compliant). I’ve downloaded the entire source package and it’s vendor dependency directory and can’t seem to find a way to build k8s “without all that docker”.
Thanks in advance for your time.