kubernetes_repo_config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
kubernetes_repo_config [2020/03/30 14:30] andonovjkubernetes_repo_config [2020/05/01 15:53] (current) andonovj
Line 8: Line 8:
   - Update the local Repo   - Update the local Repo
   - Install the kubectl   - Install the kubectl
-  - Install the minikube 
  
  
Line 47: Line 46:
 </Code> </Code>
  
-====Install Kubectl & Minikube====+====Install Kubectl, Kubelete Kubeadm ====
 We can check, if the installation has been correct as follows: We can check, if the installation has been correct as follows:
 Eventhough, we need only the kubectl, let's install the whole stack, since we will use it later, for the whole manual implementation: Eventhough, we need only the kubectl, let's install the whole stack, since we will use it later, for the whole manual implementation:
Line 66: Line 65:
 </Code> </Code>
  
-====Install Driver====+====Install Docker====
 To install Minikube, we have to install a driver, so either: docker or rockat. I will go with a docker here: To install Minikube, we have to install a driver, so either: docker or rockat. I will go with a docker here:
  
Line 133: Line 132:
 root@k8s-master:/etc/apt# root@k8s-master:/etc/apt#
 </Code> </Code>
- 
  • kubernetes_repo_config.1585578626.txt.gz
  • Last modified: 2020/03/30 14:30
  • by andonovj