Please watch the latest videos on installing kubernetes using Vagrant box on your laptop and practice for your devops stuff.
Pre-req
Install vagrant on your laptopGet an account on container-registry.oracle.comDownload https://github.com/oracle/vagrant-boxes repository
Navigate to the git repo that is downloaded and just run
On Command prompt,
cd <folder>/kubernetes
vagrant up master
once the machine […]
Follow Me!!!