Skip to content

Commit

Permalink
updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamna committed Jan 6, 2024
1 parent 9a0b198 commit a01b969
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ The Simple Authenticator is a Kubernetes-based tool designed to streamline and e

### Purpose

In Kubernetes environments, effective authentication is essential, especially when dealing with internal traffic between microservices. The Simple Authenticator simplifies this process, providing a straightforward solution for handling West-East Traffic within the cluster.

In Kubernetes environments, effective authentication is essential, especially when dealing with internal traffic between microservices.
### Features

- **NGINX Deployment:** Supports both sidecar and standalone deployment of NGINX for secure authentication.
Expand All @@ -16,7 +15,6 @@ In Kubernetes environments, effective authentication is essential, especially wh

The Simple Authenticator ensures that authentication between microservices is both secure and efficient, contributing to a robust and well-architected Kubernetes environment.

### Installation
# Installation of Simple Authenticator

## Using Makefile
Expand Down

0 comments on commit a01b969

Please sign in to comment.