kubernetes-ipfs icon indicating copy to clipboard operation
kubernetes-ipfs copied to clipboard

Create OVA based on new network topology

Open FrankPetrilli opened this issue 7 years ago • 3 comments

Creating OVA to deploy a new kubelet into the cluster

FrankPetrilli avatar Oct 18 '17 19:10 FrankPetrilli

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.

hsanjuan avatar Oct 19 '17 08:10 hsanjuan

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.

FrankPetrilli avatar Oct 19 '17 19:10 FrankPetrilli

OK go ahead! Make sure we can re-generate the images when we need to upgrade.

hsanjuan avatar Oct 19 '17 22:10 hsanjuan