We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520f141 commit 0c986fcCopy full SHA for 0c986fc
website/content/docs/platform/k8s/helm/index.mdx
@@ -59,6 +59,15 @@ cluster](https://kubernetes.io/docs/tasks/administer-cluster/securing-a-cluster/
59
options](/vault/docs/platform/k8s/helm/configuration), and read the [production deployment
60
checklist](/vault/docs/platform/k8s/helm/run#architecture).
61
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
71
## Tutorial
72
73
Refer to the [Kubernetes](/vault/tutorials/kubernetes)
0 commit comments