From 3894be3456378f7169a9816846f72e75d1aa6337 Mon Sep 17 00:00:00 2001 From: Mohammad Awais Date: Sun, 21 Apr 2024 15:56:57 +0500 Subject: [PATCH] [MOD] k8s cluster setup guide --- docs/k8s_cluster.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/k8s_cluster.md b/docs/k8s_cluster.md index a935e18..7becca6 100644 --- a/docs/k8s_cluster.md +++ b/docs/k8s_cluster.md @@ -11,8 +11,8 @@ Create a cluster and add node(s) in the cluster on DO, ![Setup and Download Config File](img/k0.png) -1.Install Nginx ingress controller in the cluster, with app installer -2.Then loadbalancer will be provisioned automatically +1. Install Nginx ingress controller in the cluster, with app installer +2. Then loadbalancer will be provisioned automatically ![Nginx Ingress Controller](img/k1.png)