issues
search
kubevault
/
project
Enhancements & Issues for KubeVault
https://kubevault.com
Apache License 2.0
7
stars
0
forks
source link
Documentation road-map
#72
Open
kamolhasan
opened
5 years ago
kamolhasan
commented
5 years ago
Overview
Diagram (components and their internal relationship)
what is kubevault? why kubevault?
CRDs (short description)
doc
Concepts
Setup
Monitoring
Guides
Reference
Concepts (CRD description in details)
AppBinding
VaultServerVersion
VaultServer
Overview (Diagram & Relationship)
Auth methods
...
...
...
Storage backends
...
...
...
Unsealer Options
...
...
Secret Engine
Overview (Diagram & Relationships)
GCP secret engine
GCP role
GCP access key reqeust
AWS secret engine
AWS role
AWS access key request
Azure secret engine
Azure role
Azure access key request
Database secret engine
MySQL
MySQL Role
MongoDB
MongoDB Role
Postgres
Postgres Role
Database access key request
Vault Policy
Overview (Diagram & Relationship)
VaultPolicy
VaultPolicyBinding
Guides
Monitoring
Platforms
Policy-mangement
How to create vault policy?
How to bind a policy to an auth method role?
Munlitple cases (using operator & using CLI)
Secret engine
GCP secret engine
Enable and configure secret engine using (operator and CLI)
Configure a roleset (operator and CLI)
Generate access token under the roleset (operator and CLI)
AWS secret engine
Enable and configure secret engine using (operator and CLI)
Configure a role (operator and CLI)
Generate access token under the role (operator and CLI)
Azure secret engine
Enable and configure secret engine using (operator and CLI)
Configure a role (operator and CLI)
Generate access token under the role (operator and CLI)
Database secret engine
Enable and configure secret engine using (operator and CLI)
Configure a role (operator and CLI)
Generate access token under the role (operator and CLI)
Concepts (CRD description in details)
Guides