So kubespray is to boostrap a k8s cluster. You could run it locally, to setup a cluster. The video is also a local environment. I have the machines under virtual box on windows.
@@nowzarifarhad Are you able to connect the kubernetes cluster in the vms to internet which would allow anyone to access the app deployed on the cluster from anywhere? If so and not just as development setup, how did you set it up!
Many Thanks !!!
Wow, this is so amazing 🤩...Thank You bro...
Very cool. Thanks for sharing.
Hey Farhad are your VMs just plain Deb-like Linux with SSH?
Hi, yes. They are ubuntu servers with just ssh
Sorry misspelled your name@@nowzarifarhad
Can you use kubespray to run onpremise on local machine to host fullstack webapp?
So kubespray is to boostrap a k8s cluster. You could run it locally, to setup a cluster. The video is also a local environment. I have the machines under virtual box on windows.
@@nowzarifarhad Are you able to connect the kubernetes cluster in the vms to internet which would allow anyone to access the app deployed on the cluster from anywhere? If so and not just as development setup, how did you set it up!
@@houfame In that case, you need a static IP and an ingress setup. There is a video out soon about ingress for beginners