We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9ca4c commit 5cff6beCopy full SHA for 5cff6be
volumes/cephfs/README.md
@@ -1,5 +1,11 @@
1
# How to Use it?
2
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
+
9
Install Ceph on the Kubernetes host. For example, on Fedora 21
10
11
# yum -y install ceph
0 commit comments