Add references for Vault hardware considerations, pod resource limits

Add references to See also section.

Change-Id: I7c865fdcd9c93a187eace6b2d23e54949fb66b2a
Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Gonçalves
2025-07-11 12:50:43 +00:00
parent 3695f73ac4
commit 5253a2193f

View File

@@ -49,4 +49,8 @@ There are two methods for using Vault secrets with hosted applications:
* `Vault REST API reference <https://developer.hashicorp.com/vault/api-docs/v1.9.x>`_
* `Vault Helm chart overrides <https://github.com/hashicorp/vault-helm/blob/v0.19.0/values.yaml>`_
* `Vault Helm chart overrides <https://github.com/hashicorp/vault-helm/blob/v0.19.0/values.yaml>`_
* `Vault with integrated storage reference architecture - Hardware considerations <https://developer.hashicorp.com/vault/tutorials/day-one-raft/raft-reference-architecture#hardware-considerations>`_
* `Vault on Kubernetes deployment guide - Pod resource limits <https://developer.hashicorp.com/vault/tutorials/kubernetes/kubernetes-raft-deployment-guide#pod-resource-limits>`_