Hi Guys,
im trying to install the kubernetes on Ubuntu Focal (20.04).
root@k8s-master:~# apt-get update
Hit:1 http://br.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://br.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://br.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:4 http://br.archive.ubuntu.com/ubuntu focal-security InRelease
Hit:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease
Reading package lists… Done
root@k8s-master:~# apt install kubeadm kubelet kubectl kubernetes-cni
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package kubeadm
E: Unable to locate package kubelet
E: Unable to locate package kubectl
E: Unable to locate package kubernetes-cni
The mirror is broked?