Skip to content

Commit

Permalink
updated vault helm chart doc with usecase of nlb (#27690)
Browse files Browse the repository at this point in the history
* updated vault helm chart doc with usecase of nlb

Signed-off-by: Kumar, Rajesh (XINBM1A) <[email protected]>

* Update index.mdx - changes as per the pr comment

Signed-off-by: Kumar, Rajesh (XINBM1A) <[email protected]>

---------

Signed-off-by: Kumar, Rajesh (XINBM1A) <[email protected]>
  • Loading branch information
rajesht-source authored Sep 20, 2024
1 parent 520f141 commit 0c986fc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/content/docs/platform/k8s/helm/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,15 @@ cluster](https://kubernetes.io/docs/tasks/administer-cluster/securing-a-cluster/
options](/vault/docs/platform/k8s/helm/configuration), and read the [production deployment
checklist](/vault/docs/platform/k8s/helm/run#architecture).


<Important title="Helm chart provisions ALB on AWS side">

If you use AWS features (e.g, AWS PrivateLink) that require a network load
balancer (NLB), you must provision your NLB **before** your application load
balancer (ALB).

</Important>

## Tutorial

Refer to the [Kubernetes](/vault/tutorials/kubernetes)
Expand Down

0 comments on commit 0c986fc

Please sign in to comment.