hi guys in today's video i am going to show you how to install ubuntu on kubernetes kubernetes is an open source platform used for deployment and management of containers so let's get started now the first step is to install the necessary dependencies using two of the commands first is sudo apt get update which gets all the updates and then you have to enter a password so this will take a few seconds that's done the next step is to install app transport https this is basically used to make repositories via https so let's go ahead with that sudo okay that's done going ahead the next thing we have to do is to install the docker dependency using the command sudo apt install docker dot io you have to choose why and this will take a few minutes okay that's done so after installing the docker we have to start and enable the docker using the command sudo system ctl start docker and sudo system ctl enable dock so now the docker is enabled so now we are done with the first step of installation the next step is we have to install the necessary components for kubernetes before that we have to install the curl command because current command is used to send data using a url syntax let's install the call command using the command sudo apt-get install girl so you have to select y and this will take few minutes [Music] so moving on the next step we have to do is download and add key for kubernetes installation from a url so let's go ahead with that sudo curl so this is where we get the key and then we have to add it using sudo apt key add and it's done so the next step is we have to add a repository in a certain location so before doing that we have to change the permission of that file so we do that using c or sudo chmod command [Music] okay so the permission has changed now let's go ahead and save this file in that location first we have to enter this command into the file this is a url save as so we have to save it in this location let's rename this to kubernetes dot list now let's see okay so here it is now moving forward now we have to check for any updates available in the next command we are going to install the kubernetes components that is cubelet cubadium cubectel and kubernetes cni so let's go ahead with that so this is going to take a few minutes now that's done so the next step we have to initialize the master node and to do this we have to first use a swap off command to disable the swapping on other devices so let's do that pseudo swap off hyperlink now let's go ahead with the initialization sudo cube adm init this is going to take a few minutes okay so before going to the next step to start the cluster we have to use these three commands let's just copy paste it okay that's done so moving forward the next step is to deploy paths using the following command now the pods have been deployed to our network to see all the pods you have to use the command sure cubic till get bots [Music] there you can see the paws that have been deployed and that brings me to the end of this demo i hope you found it helpful thank you for watching hi there if you like this video subscribe to the simply learn youtube channel and click here to watch similar videos turn it up and get certified click here