deprecation: Update quobyte storage class

This change adds a deprecation notice for the in-tree quobyte storage class and offers a link to the out-of-tree example.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
pull/29144/head
Victor Palade 2021-07-28 22:08:59 +03:00
parent ddf46cfd6b
commit 4b3b80f962
1 changed files with 6 additions and 0 deletions

View File

@ -601,6 +601,12 @@ parameters:
### Quobyte
{{< feature-state for_k8s_version="v1.22" state="deprecated" >}}
The Quobyte in-tree storage plugin is deprecated, an
[example](https://github.com/quobyte/quobyte-csi/blob/master/example/StorageClass.yaml)
`StorageClass` for the out-of-tree Quobyte plugin can be found at the Quobyte CSI repository.
```yaml
apiVersion: storage.k8s.io/v1
kind: StorageClass