Difference between revisions of "Kubernetes (snap install)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 22: Line 22:
 
* [[Kubernetes installation]]
 
* [[Kubernetes installation]]
 
* [[Juju]]
 
* [[Juju]]
* <code>[[multipass create]]</code>
+
* <code>[[multipass launch]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 13:28, 26 August 2020

1) Install packages

snap install kubeadm --classic
snap install kubectl --classic
snap install kube-proxy --classic
snap install kube-scheduler
snap install kube-apiserver
snap install kubelet --classic
snap install docker 


apt install socat conntrack
snap install juju --classic
juju bootstrap


2) Execute charmed-kubernetes installation

Related terms

See also

Advertising: