Difference between revisions of "Cephfs microk8s"
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
lxc config set k8s3 limits.cpu=8 limits.memory=24GB | lxc config set k8s3 limits.cpu=8 limits.memory=24GB | ||
``` | ``` | ||
| + | |||
| + | |||
| + | https://computingforgeeks.com/how-to-deploy-rook-ceph-storage-on-kubernetes-cluster/ | ||
Latest revision as of 04:26, 4 July 2023
https://www.redhat.com/en/topics/data-storage/file-block-object-storage
lxc config set k8s3 limits.cpu=8 limits.memory=24GB
https://computingforgeeks.com/how-to-deploy-rook-ceph-storage-on-kubernetes-cluster/