Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit f49caca

Browse files
committed
add link to README for visibility
1 parent 57ecaae commit f49caca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ bash main.sh -a easy-auth-demo -c {insert-unique-hostname} -r easy-auth -e email
4343

4444
## Documentation
4545
* [Setup Instructions](docs/setup-instructions.md) - step-by-step guide to building a cluster, configuring the ingress controller, and deploying an application protected by EasyAuth
46+
* [Deploy to an Existing Cluster](docs/deploy-to-existing-cluster.md) - an in-depth guide to deploying EasyAuth to an existing cluster and application
4647
* [Detailed Architecture](docs/detailed-architecture.md) - an in-depth guide to how EasyAuth works
4748
* [Calling a Protected API](docs/protecting-an-api.md) - how to authenticate a client application and call an API protected by EasyAuth
4849
* [Http Headers](docs/headers.md) - Get information about the user that is accessing your application

0 commit comments

Comments
 (0)