Containers

Install Ceph Cluster on Kubernetes using Rook

References:

Original content from computingforgeeks.com - post 105700

Keep reading

Configure Samba File Share on Debian 13 / 12 Debian Configure Samba File Share on Debian 13 / 12 Backup and Restore Linux Systems with Timeshift Debian Backup and Restore Linux Systems with Timeshift Best UI Applications for Managing Docker Containers Containers Best UI Applications for Managing Docker Containers Best 2.5GbE and 10GbE Managed Switch for a Homelab Networking Best 2.5GbE and 10GbE Managed Switch for a Homelab How Much RAM Do You Need for Proxmox and a Homelab Proxmox How Much RAM Do You Need for Proxmox and a Homelab Run Microsoft SQL Server 2022 in Docker / Podman Container Containers Run Microsoft SQL Server 2022 in Docker / Podman Container

13 thoughts on “Install Ceph Cluster on Kubernetes using Rook”

  1. Totally agree with the comment of @Ghilman. Perfect hands-on guide, well explained (maybe not fully on k8s beginner-level, a bit more advanced) but overall straightforward!

    Reply
  2. Hello, nice tutoriel ! 🙂 But at the end i ve a problem with “archived”: “2023-05-13 14:38:20.033594”,
    “backtrace”: [
    ” File \”/usr/share/ceph/mgr/nfs/module.py\”, line 169, in cluster_ls\n return available_clusters(self)”,
    ” File \”/usr/share/ceph/mgr/nfs/utils.py\”, line 38, in available_clusters\n completion = mgr.describe_service(service_type=’nfs’)”,
    ” File \”/usr/share/ceph/mgr/orchestrator/_interface.py\”, line 1488, in inner\n completion = self._oremote(method_name, args, kwargs)”,
    ” File \”/usr/share/ceph/mgr/orchestrator/_interface.py\”, line 1555, in _oremote\n raise NoOrchestrator()”,
    “orchestrator._interface.NoOrchestrator: No orchestrator configured (try `ceph orch set backend`)”

    Reply
  3. amazing work! I have some questions about how to manage custom ceph cluster with rook. For example, how can I configure the number of replicas in a pool? Or how can I configure the minimum amount of OSDs?

    THANKS!

    Reply
  4. I like your articles very much!!! Thanks a lot!
    You are describing how to access the rook-dashboard. I was trying to change the servicetype to NodePort or to LoadBalancer with “kubectl edit…”, but to my surprise after a short amout of type the servictype gets somehow automatically switched back to ClusterIP…
    Any ideas?

    Reply

Leave a Comment

Press ESC to close