kubernetes-ipfs
kubernetes-ipfs copied to clipboard
Create OVA based on new network topology
Creating OVA to deploy a new kubelet into the cluster
Hey:
Please create documentation/scripts on how to create this OVA. But I wonder if a simple docker container/Dockerfile would suffice instead for the purpose.
While docker containers can technically run Kubernetes, it's 100% not supported and far from best practice; the best way to deploy a new Kubelet is either as a VM or as bare metal.
OK go ahead! Make sure we can re-generate the images when we need to upgrade.