Kubernetes is an open source platform for managing containerized applications. It is commonly used to manage Docker Containers. In this tutorial, I will show you step-by-step how to install and configure Kubernetes on Ubuntu 18.04 LTS, I will set up one master and two worker nodes.
Original URL: https://www.howtoforge.com/tutorial/how-to-install-kubernetes-on-ubuntu/