mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-12 17:47:02 +02:00
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com> Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com> Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
15 lines
516 B
Plaintext
15 lines
516 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.
|
|
---
|
|
|
|
@include 'vso-beta-note.mdx'
|
|
|
|
# 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)
|