Talk:Kubernetes

From ArchWiki
Latest comment: 11 April 2020 by Shannxi.zyg in topic Add section of deploy CNI

Non-AUR version of kubectl

As far as I can tell, the page does not mention the community package kubectl. Should it? PeterSR (talk) 08:27, 31 May 2019 (UTC)Reply[reply]

According to its comment, kubernetes-binAUR is broken and outdated, we should use kubeadm-binAUR, kubelet-binAUR, kubectl-binAUR (and cni-plugins-binAUR ?).
I think kubectl is also fine. and AUR's kubernetes package (displayed as broken) is now pkgbase for kubeadmAUR and kubeletAUR. Ny-a (talk) 02:44, 31 March 2020 (UTC)Reply[reply]

Mentioning minikube

All kubernetes packages mentioned in this article is AUR package, but minikube is in official repository. Although it's not full kubernetes, I think it's still worth mentioning. Ny-a (talk) 15:27, 29 March 2020 (UTC)Reply[reply]

Add section of deploy CNI

I suggest adding a section of deploying cni for kubernetes, like calico/weave. I have deployed the base kubernetes just now according to the wiki, and then the node is NotReady status. After deploying calico refer to the calico guide https://docs.projectcalico.org/getting-started/kubernetes/quickstart, kubernetes cluster node change to Ready.

Shannxi.zyg (talk) 12:57, 11 April 2020 (UTC)Zheng YagangReply[reply]