

Install kubectl, which you use to interact with the Kubernetes cluster. $ sudo apt-get install -y virtualbox virtualbox-ext-pack Install VirtualBox to run virtual machines on your system. $ sudo apt-get install -y apt-transport-https Update your system’s dependencies to get ready for the Kubernetes installation. But it’ll work great for every Ubuntu installation. It works flawlessly for Ubuntu 16.04 (Xenial Xerus) and Ubuntu 18.04 (Bionic Beaver). We’ll use Minikube, kubectl, and VirtualBox.

It’s the fastest set up for local development. With this guide you’ll be running Kubernetes on your Ubuntu machine. This is the fastest tutorial to install and run Kubernetes on Ubuntu.

4 Steps to Install Kubernetes on Ubuntu 16.04 and 18.04
