From 97a839de6006fc304a14594078b618fddb13403f Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Fri, 15 Nov 2024 10:23:21 -0800 Subject: [PATCH] FAQ: update messaging around Vault support --- docs/faq/general-faq.md | 2 +- versioned_docs/version-2.10/faq/general-faq.md | 2 ++ versioned_docs/version-2.9/faq/general-faq.md | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/faq/general-faq.md b/docs/faq/general-faq.md index 5930cb4ed7d5..ca78093f97db 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 5930cb4ed7d5..5affe7303fba 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 5930cb4ed7d5..ca78093f97db 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?