diff --git a/docs/faq/general-faq.md b/docs/faq/general-faq.md index 5930cb4ed7d..ca78093f97d 100644 --- a/docs/faq/general-faq.md +++ b/docs/faq/general-faq.md @@ -24,7 +24,7 @@ Yes. Rancher supports [Istio](../integrations-in-rancher/istio/istio.md). ## Will Rancher v2.x support Hashicorp's Vault for storing secrets? -Secrets management is on our roadmap but we haven't assigned it to a specific release yet. +As of Rancher v2.9, Rancher [supports authentication with service account tokens](../how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/jwt-authentication.md), which is used by Vault and other integrations. ## Does Rancher v2.x support RKT containers as well? diff --git a/versioned_docs/version-2.10/faq/general-faq.md b/versioned_docs/version-2.10/faq/general-faq.md index 5930cb4ed7d..5affe7303fb 100644 --- a/versioned_docs/version-2.10/faq/general-faq.md +++ b/versioned_docs/version-2.10/faq/general-faq.md @@ -24,6 +24,8 @@ Yes. Rancher supports [Istio](../integrations-in-rancher/istio/istio.md). ## Will Rancher v2.x support Hashicorp's Vault for storing secrets? +As of Rancher v2.9, Rancher [supports authentication with service account tokens](../how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/jwt-authentication.md), which is used by Vault and other integrations. + Secrets management is on our roadmap but we haven't assigned it to a specific release yet. ## Does Rancher v2.x support RKT containers as well? diff --git a/versioned_docs/version-2.9/faq/general-faq.md b/versioned_docs/version-2.9/faq/general-faq.md index 5930cb4ed7d..ca78093f97d 100644 --- a/versioned_docs/version-2.9/faq/general-faq.md +++ b/versioned_docs/version-2.9/faq/general-faq.md @@ -24,7 +24,7 @@ Yes. Rancher supports [Istio](../integrations-in-rancher/istio/istio.md). ## Will Rancher v2.x support Hashicorp's Vault for storing secrets? -Secrets management is on our roadmap but we haven't assigned it to a specific release yet. +As of Rancher v2.9, Rancher [supports authentication with service account tokens](../how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/jwt-authentication.md), which is used by Vault and other integrations. ## Does Rancher v2.x support RKT containers as well?