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 launch]]</code>: <code>multipass launch --cpus 10 --mem 8G --disk 10G --name VM_10CPU</code>
+
* <code>[[multipass launch]]</code>: <code>multipass launch --cpus 10 --mem 8G --disk 10G --name VM10CPU</code>
  
 
== See also ==
 
== See also ==

Revision as of 13:55, 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 localhost


2) Execute charmed-kubernetes installation

Related terms

See also

Advertising: