Paul Fidika | Cozy.art
Does Runpod Support Kubernetes?
My current understanding is that runpod only supports docker-images, in the sense that you (1) create a template, (2) reference a docker-image, and then runpod pulls that image and runs it as needed.
However, what if I want to run a kubelet and have it join my kubernetes cluster as a node, and then have my k8s cluster place my own docker-images onto the node?
6 replies