Skip to content

Commit

Permalink
updated vault helm chart doc with usecase of nlb
Browse files Browse the repository at this point in the history
Signed-off-by: Kumar, Rajesh (XINBM1A) <[email protected]>
  • Loading branch information
rajesht-source committed Jul 18, 2024
1 parent 3f90e9a commit 23cb8e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 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,8 @@ 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:** This helm chart always provisions Application Load Balancer(ALB) at the AWS side, if you have the requirements of running vault with Network Load Balancer(NLB) then you need to provision NLB in front of your ALB. This special kind of requirement can arise where you need to use AWS PrivateLink with your vault and PrivateLink only works with NLB.

## Tutorial

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

0 comments on commit 23cb8e7

Please sign in to comment.