Skip to content

Commit 5cff6be

Browse files
committed
Mention CephFS deprection in the user doc to notify the users.
The CephFS intree storage driver is getting deprecated in kubernetes release 1.28 and users have to be notified about the same.
1 parent bc9ca4c commit 5cff6be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

volumes/cephfs/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# How to Use it?
22

3+
NOTE: CephFS storage driver ( `kubernetes.io/cephfs`) has been
4+
deprecated in kubernetes 1.28 release and will be in removed in subsequent
5+
releases. The CSI driver for CephFS (https://github.com/ceph/ceph-csi)
6+
is available for long time now which can be an alternative option for the
7+
users want to use CephFS volumes in their clusters.
8+
39
Install Ceph on the Kubernetes host. For example, on Fedora 21
410

511
# yum -y install ceph

0 commit comments

Comments
 (0)