Skip to content

Commit 845ff46

Browse files
authored
Merge pull request #29144 from PI-Victor/fix/quobyte-storage-class-ref
deprecation: Update quobyte storage class
2 parents ddf46cf + 4b3b80f commit 845ff46

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/en/docs/concepts/storage/storage-classes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,12 @@ parameters:
601601

602602
### Quobyte
603603

604+
{{< feature-state for_k8s_version="v1.22" state="deprecated" >}}
605+
606+
The Quobyte in-tree storage plugin is deprecated, an
607+
[example](https://github.com/quobyte/quobyte-csi/blob/master/example/StorageClass.yaml)
608+
`StorageClass` for the out-of-tree Quobyte plugin can be found at the Quobyte CSI repository.
609+
604610
```yaml
605611
apiVersion: storage.k8s.io/v1
606612
kind: StorageClass

0 commit comments

Comments
 (0)