Difference between revisions of "Snap install"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 14: Line 14:
 
  snap install [[kube-scheduler]]
 
  snap install [[kube-scheduler]]
 
  snap install [[kube-apiserver]]
 
  snap install [[kube-apiserver]]
 +
snap install [[kubelet]] --classic
  
 
== See also ==
 
== See also ==

Revision as of 13:19, 19 April 2020


snap install hello
snap install kubeadm
error: This revision of snap "kubeadm" was published using classic confinement and thus may perform
      arbitrary system changes outside of the security sandbox that snaps are usually confined to,
      which may put your system at risk.
      If you understand and want to proceed repeat the command including --classic.
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

See also

Advertising: