1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 22:02:39 +02:00

Added TNS Article for Cluster Deployment on Ubuntu (#3564)

This commit is contained in:
The New Stack
2023-03-14 01:52:01 -07:00
committed by GitHub
parent d474d07ebb
commit 23b7c21502

View File

@@ -6,3 +6,4 @@ Learn more from the following links:
- [How to Install a Kubernetes Cluster on CentOS 7](https://www.tecmint.com/install-kubernetes-cluster-on-centos-7/)
- [How To Create a Kubernetes Cluster Using on Ubuntu](https://www.digitalocean.com/community/tutorials/how-to-create-a-kubernetes-cluster-using-kubeadm-on-ubuntu-20-04)
- [Deploy a Kubernetes Cluster on Ubuntu Server with Microk8s](https://thenewstack.io/deploy-a-kubernetes-cluster-on-ubuntu-server-with-microk8s/)