Update README.md

This commit is contained in:
Nate Reid
2023-04-26 11:51:02 -04:00
committed by GitHub
parent c58a12a4f8
commit 04d76b8cdd

View File

@@ -163,3 +163,5 @@ users:
``` ```
If everything is configured correctly, you will be redirected to authenticate with your Auth server and then be granted admin access to the vCluster instance. With this foundation, we can build out the automation further for a smoother flow. If everything is configured correctly, you will be redirected to authenticate with your Auth server and then be granted admin access to the vCluster instance. With this foundation, we can build out the automation further for a smoother flow.
To take this config to the next level with automation of Ingress controller config, refer to the [next blog post](https://vrelevant.net/vcluster-with-automated-ingress-config/)