Skip to content

Commit 5d544b0

Browse files
authored
Merge pull request #77436 from bergerhoffer/OSDOCS-10136-clarify-platforms
Clarifying tested cloud platforms with vault
2 parents 54eb49e + b54a68a commit 5d544b0

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

modules/secrets-store-vault.adoc

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,20 @@
66
[id="secrets-store-vault_{context}"]
77
= Mounting secrets from HashiCorp Vault
88

9-
You can use the {secrets-store-operator} to mount secrets from HashiCorp Vault to a CSI volume in {product-title}. To mount secrets from HashiCorp Vault, your cluster must be installed either on AWS with AWS Security Token Service (STS) or on Microsoft Azure.
9+
You can use the {secrets-store-operator} to mount secrets from HashiCorp Vault to a CSI volume in {product-title}.
10+
11+
[IMPORTANT]
12+
====
13+
Mounting secrets from HashiCorp Vault by using the {secrets-store-operator} has been tested with the following cloud providers:
14+
15+
* Amazon Web Services (AWS)
16+
* Microsoft Azure
17+
18+
Other cloud providers might work, but have not been tested yet. Additional cloud providers might be tested in the future.
19+
====
1020

1121
.Prerequisites
1222

13-
* Your cluster is installed on AWS or Azure.
1423
* You have installed the {secrets-store-operator}. See _Installing the {secrets-store-driver}_ for instructions.
1524
* You have installed Helm.
1625
* You have access to the cluster as a user with the `cluster-admin` role.

0 commit comments

Comments
 (0)