Exam HCVA0-003 Topic 1 Question 222 Discussion
Actual exam question for HashiCorp's HCVA0-003 exam
Question #: 222
Topic #: 1
Question #: 222
Topic #: 1
You have multiple Kubernetes pods that need frequent access to Vault to retrieve credentials for establishing connectivity to a backend database. You enable the Kubernetes auth method in Vault. What resource do you need to create within Kubernetes to complete this configuration?
Suggested Answer: B Vote an answer
Comprehensive and Detailed In-Depth Explanation:
Kubernetes auth requires:
* B. k8s service account token: "The kubernetes auth method can be used to authenticate with Vault using a Kubernetes Service Account Token."
* Incorrect Options:
* A, C, D: Not specific to Kubernetes auth.
Reference:https://developer.hashicorp.com/vault/docs/auth/kubernetes
Kubernetes auth requires:
* B. k8s service account token: "The kubernetes auth method can be used to authenticate with Vault using a Kubernetes Service Account Token."
* Incorrect Options:
* A, C, D: Not specific to Kubernetes auth.
Reference:https://developer.hashicorp.com/vault/docs/auth/kubernetes
by Suzanne at Apr 14, 2025, 03:46 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).