Install Minikube on Ubuntu 18.10
How to Install Minikube on Ubuntu 18.10 Cosmic GNU/Linux – Step by step Tutorial.
And Minikube for Ubuntu Cosmic is a Tool that makes it easy to Run Kubernetes Locally.
Because Minikube runs a Single-Node Kubernetes Cluster inside a VM on your laptop for users looking to Try out Kubernetes or Develop with it day-to-day.
Finally, this guide includes detailed instructions on Getting Started with Minikube on Ubuntu.

-
1. Launching Shell Emulator
Open a Terminal window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands)
Contents