From 668991d006638872873d45abe407f8199206ebcc Mon Sep 17 00:00:00 2001 From: Pc Date: Wed, 26 Jul 2023 20:26:00 +0330 Subject: [PATCH] docs: Update documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee00460..2d54106 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ - :sparkle: Using `IdentityServer` for authentication and authorization base on `OpenID-Connect` and `OAuth2`. - :sparkle: Using `Yarp` as a microservices `gateway`. - :sparkle: Using `Kubernetes` to achieve efficient `scaling` and ensure `high availability` for each of our microservices. -- :sparkle: Using `Nginx Ingress Controller` for `load balancing` between our microservices to `control traffic` in top of `Kubernetes`. +- :sparkle: Using `Nginx Ingress Controller` for `load balancing` between our microservices top of `Kubernetes`. - :sparkle: Using `cert-manager` to Configure `TLS` in `kubernetes cluster`. ## Plan