Muthu Kumar:
Hi Team, Got one Super quick question: Under INSTALL, PRACTICE TEST CLUSTER INSTALLATION USING KUBEADM:
While following the Doc: https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/
Encountering this Error:
controlplane ~ sudo curl -fsSLo /etc/apt/keyrings/kubernetes-archive-keyring.gpg https://packages.cloud.google.com/apt/doc/apt-key.gpgcurl: (23) Failed writing body (0 != 1210)
Also secondly, I dont see an option to Install a particular version of Kubeadm, Kubelet and Kubectl like how we did in the Upgrade task in one of the previous lessons…do we just use those same commands instead of the one in this Documentation?
Cheers, Thanks a lot in advance