Links

Here, I will put some links to pages I find helpful.

 

https://kubernetes.io Kubernetes Home

https://github.com/weaveworks/weave/releases Latest WeaveNet, works with K8s 1.25.4 CNI and newest CNI bins

https://github.com/containerd/containerd/blob/main/docs/getting-started.md Latest containerd/cni-bin/runc installation instructions.

 -

http://www.golden-eagle.net/devlog/minikuberbpi/minikuberbpihowto.html (Hopefully) complete installation guide for minikube on raspberry pi (4, 4GB+)

http://www.golden-eagle.net/devlog/kubernetesamd64/kubernetesamd64-howto.html (Hopefully) complete quicky guide to install kubeadm/kubelet/kubctl on amd64 ubuntu 22.10, debian 11.6. - 2022/12/25

 

http://www.golden-eagle.net/devlog/win-openssh/win-openssh-upgrade.php I was stuck and frustrated with git not working within a vscode devcontainer. Finally found the solution.