Skip to content

Commit

Permalink
docs: update supported feature by current providers
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
aramase committed Oct 22, 2021
1 parent d4f03ec commit 856ad85
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/book/src/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ To implement a secrets-store-csi-driver provider, you can develop a new provider

See [design doc](https://docs.google.com/document/d/10-RHUJGM0oMN88AZNxjOmGz0NsWAvOYrWUEV-FbLWyw/edit?usp=sharing) for more details.

## Features supported by current providers:

| Features \ Providers | Azure | GCP | AWS | Vault |
| ---------------------------------- | ----- | ----- | ----- | ----- |
| Sync as Kubernetes secret | Yes | Yes | Yes | Yes |
| Rotation | Yes | Yes | Yes | No |
| Windows | Yes | No | No | No |
| Helm Chart | Yes | No | No | Yes |
## Features supported by current providers

| Features \ Providers | Azure | GCP | AWS | Vault |
| ------------------------- | ----- | --- | --- | ----- |
| Sync as Kubernetes secret | Yes | Yes | Yes | Yes |
| Rotation | Yes | Yes | Yes | Yes |
| Windows | Yes | No | No | No |
| Helm Chart | Yes | No | No | Yes |

0 comments on commit 856ad85

Please sign in to comment.