Difference between revisions of "Cephfs microk8s"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
https://www.redhat.com/en/topics/data-storage/file-block-object-storage | https://www.redhat.com/en/topics/data-storage/file-block-object-storage | ||
+ | |||
+ | ``` | ||
+ | lxc config set k8s3 limits.cpu=8 limits.memory=24GB | ||
+ | ``` |
Revision as of 03:37, 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