hi team
I would like to deploy Kubernetes in Barematel server similar to kube-up project(deploying using shell scripts).
I have seen the hardway project(https://github.com/kelseyhightower/kubernetes-the-hard-way).
But It is deploying all the components as services instead of containers. Is there any way to deploy kubernetes components as containers through simple bootstrapping way for barematel.
Any help would be much appreciated.