Skip to content

Commit fb9ac11

Browse files
authored
Merge pull request #497 from humblec/glusterfs-deprecation
Mention GlusterFS deprecation in the examples guide.
2 parents bc9ca4c + 0310536 commit fb9ac11

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

volumes/glusterfs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## GlusterFS
22

3+
4+
NOTE: GlusterFS in-tree storage driver ( `kubernetes.io/glusterfs`) which was
5+
deprecated in kubernetes 1.25 release is removed entirely in `v1.26`. Volumes
6+
must be migrated to an alternate storage solution before upgrading to `v1.26`.
7+
38
[GlusterFS](http://www.gluster.org) is an open source scale-out filesystem.
49
These examples provide information about how to allow containers use GlusterFS
510
volumes.

0 commit comments

Comments
 (0)