mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-12 17:47:02 +02:00
* [docs] Remove beta tag and update example code, add HCP as a supported platform. * [docs] extend vault secrets operator secret CRD examples (#20913) * [docs] update helm docs for vso GA (#21150) * [docs] Add some initial telemetry documentation (#21144) * [docs] update api reference for VSO (#21153) --------- Co-authored-by: Thy Ton <maithytonn@gmail.com>
13 lines
486 B
Plaintext
13 lines
486 B
Plaintext
---
|
|
layout: docs
|
|
page_title: Vault Secrets Operator Examples
|
|
description: >-
|
|
The Vault Secrets Operator allows Pods to consume Vault secrets natively from Kubernetes Secrets.
|
|
---
|
|
|
|
# Vault Secrets Operator Examples
|
|
|
|
The Operator project provides the following examples:
|
|
- Sample use-cases are documented [here](https://github.com/hashicorp/vault-secrets-operator#samples)
|
|
- A Terraform based demo can be found [here](https://github.com/hashicorp/vault-secrets-operator/tree/main/demo)
|