Ultimate Oracle Cloud Free Kubernetes Cluster Guide (2024) –
https://blog.benkonicek.com/post/oracle-k8s-1
https://blog.benkonicek.com/post/oracle-k8s-1
https://anthonynsimon.com/blog/kubernetes-cluster-raspberry-pi/
https://medium.com/platformer-blog/running-a-kubernetes-cluster-on-ubuntu-with-calico-9e372fb9175e
WordPress on Kubernetes in Ubuntu based on: https://github.com/bitnami/charts/tree/master/bitnami/wordpress/#installing-the-charthttps://vitux.com/install-and-deploy-kubernetes-on-ubuntu/ 1) Install snapd sudo apt update sudo apt install snapd 2) Install helm sudo snap install helm –classic 3) Install and enable Docker sudo apt install docker.io sudo systemctl enable docker 4) Add the Kubernetes signing key on both the nodes curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key … Read more
https://www.codeproject.com/Articles/5162506/Containerize-ASP-NET-Core-Applications-with-Docker
https://github.com/ivanfioravanti/kubernetes-the-hard-way-on-azure