{"id":18026476,"url":"https://github.com/timoschwarzer/btrfs-provisioner","last_synced_at":"2025-03-27T01:31:13.561Z","repository":{"id":90393867,"uuid":"575385101","full_name":"timoschwarzer/btrfs-provisioner","owner":"timoschwarzer","description":"Kubernetes volume provisioner that uses BTRFS subvolumes","archived":false,"fork":false,"pushed_at":"2023-12-12T06:47:06.000Z","size":215,"stargazers_count":19,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-19T20:40:07.681Z","etag":null,"topics":["btrfs","kubernetes","provisioner","volumes"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timoschwarzer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-07T11:51:09.000Z","updated_at":"2024-12-22T15:42:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"5092cbbb-b939-4589-937f-994f54f96ec8","html_url":"https://github.com/timoschwarzer/btrfs-provisioner","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoschwarzer%2Fbtrfs-provisioner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoschwarzer%2Fbtrfs-provisioner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoschwarzer%2Fbtrfs-provisioner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoschwarzer%2Fbtrfs-provisioner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timoschwarzer","download_url":"https://codeload.github.com/timoschwarzer/btrfs-provisioner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245764652,"owners_count":20668456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["btrfs","kubernetes","provisioner","volumes"],"created_at":"2024-10-30T08:06:55.174Z","updated_at":"2025-03-27T01:31:12.863Z","avatar_url":"https://github.com/timoschwarzer.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# btrfs-provisioner for Kubernetes\n\nThis is a (work in progress) volume provisioner for Kubernetes leveraging the BTRFS filesystem to create volumes, enforce storage quotas, create snapshots and make backups.\n\n\n### What works…\n\n- Volume provisioning\n- Volume deletion\n- Enforcing storage quotas\n- Static (per Node) StorageClasses\n\n\n### …and what doesn't (yet)\n\n- Volume snapshots\n- Volume backups using [Borg Backup](https://www.borgbackup.org/)\n- Dynamic (single) StorageClass (automatic node selection and assignment)\n- Automatically moving volumes between nodes\n\n\n## Getting started\n\n\n### Prerequisites\n\n- A running K8s cluster\n- A BTRFS directory or filesystem at `/volumes`.\n\n\n### Installation\n\nFirst of all, **this is experimental software**. You're up on your own should you lose data.\n\n\n#### Helm\n\n`helm repo add btrfs-provisioner https://timoschwarzer.github.io/btrfs-provisioner`\n\n\n#### Manual\n\nDeploy the manifests in the `deploy` directory:\n\n```shell\nkubectl apply -f deploy/meta.yaml\nkubectl apply -f deploy/controller.yaml\n```\n\nThe BTRFS provisioner controller creates a StorageClass for each worker node on startup.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoschwarzer%2Fbtrfs-provisioner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimoschwarzer%2Fbtrfs-provisioner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoschwarzer%2Fbtrfs-provisioner/lists"}