Snap install

From wikieduonline
Revision as of 13:20, 19 April 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search


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
snap install docker 

See also

Advertising: