Skip to content

Commit 0c986fc

Browse files
updated vault helm chart doc with usecase of nlb (#27690)
* 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]>
1 parent 520f141 commit 0c986fc

File tree

1 file changed

+9
-0
lines changed
  • website/content/docs/platform/k8s/helm

1 file changed

+9
-0
lines changed

website/content/docs/platform/k8s/helm/index.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@ cluster](https://kubernetes.io/docs/tasks/administer-cluster/securing-a-cluster/
5959
options](/vault/docs/platform/k8s/helm/configuration), and read the [production deployment
6060
checklist](/vault/docs/platform/k8s/helm/run#architecture).
6161

62+
63+
<Important title="Helm chart provisions ALB on AWS side">
64+
65+
If you use AWS features (e.g, AWS PrivateLink) that require a network load
66+
balancer (NLB), you must provision your NLB **before** your application load
67+
balancer (ALB).
68+
69+
</Important>
70+
6271
## Tutorial
6372

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

0 commit comments

Comments
 (0)