{"id":28786949,"url":"https://github.com/chia-network/chia-operator","last_synced_at":"2026-03-13T19:09:37.814Z","repository":{"id":182392382,"uuid":"662234212","full_name":"Chia-Network/chia-operator","owner":"Chia-Network","description":"Kubernetes operator to run your Chia workloads on Kubernetes","archived":false,"fork":false,"pushed_at":"2026-03-03T04:33:46.000Z","size":2828,"stargazers_count":7,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-03T08:36:14.337Z","etag":null,"topics":["chia","kubebuilder","kubernetes","operator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chia-Network.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-04T16:46:12.000Z","updated_at":"2026-02-26T23:34:12.000Z","dependencies_parsed_at":"2025-11-27T18:10:29.610Z","dependency_job_id":null,"html_url":"https://github.com/Chia-Network/chia-operator","commit_stats":null,"previous_names":["chia-network/chia-operator"],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/Chia-Network/chia-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chia-Network%2Fchia-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chia-Network%2Fchia-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chia-Network%2Fchia-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chia-Network%2Fchia-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chia-Network","download_url":"https://codeload.github.com/Chia-Network/chia-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chia-Network%2Fchia-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30472991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T17:15:31.527Z","status":"ssl_error","status_checked_at":"2026-03-13T17:15:22.394Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chia","kubebuilder","kubernetes","operator"],"created_at":"2025-06-17T20:06:00.679Z","updated_at":"2026-03-13T19:09:37.788Z","avatar_url":"https://github.com/Chia-Network.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chia-operator\n\nA Kubernetes operator for managing all of your Chia services in your favorite container orchestrator!\n\nEasily run Chia components in Kubernetes by applying simple manifests. A whole farm can be run with each component isolated in its own pod, with a chia-exporter sidecar for remote monitoring, and chia-healthcheck for intelligent healthchecking (for supported chia services.)\n\n## Quickstart\n\n### Install\n\nInstall the latest version of chia-operator:\n\n```bash\nkubectl apply --server-side -f https://github.com/Chia-Network/chia-operator/releases/latest/download/crd.yaml\nkubectl apply -f https://github.com/Chia-Network/chia-operator/releases/latest/download/manager.yaml\n```\n\nThe operator Deployment will be installed in the `chia-operator-system` namespace.\n\n### Prometheus metrics (Optional)\n\nIf you have the Prometheus Operator installed in your cluster and would like to use the bundled ServiceMonitor to scrape chia-operator metrics:\n\n```bash\nkubectl apply -f https://github.com/Chia-Network/chia-operator/releases/latest/download/monitor.yaml\n```\n\nThe ServiceMonitor will be installed in the `chia-operator-system` namespace.\n\n### Install Chia Services\n\nThe operator should be running in your cluster now and ready to go! Take a look at the [documentation](docs/README.md) and get to installing some Chia resources. If you're a farmer, see the [Start a Farm](docs/start-a-farm.md) guide, or view these individually:\n\n* [ChiaCA](docs/chiaca.md) (required so your chia services can all talk to each other!)\n* [Node](docs/chianode.md)\n* [Farmer](docs/chiafarmer.md)\n* [Harvester](docs/chiaharvester.md)\n* [Wallet](docs/chiawallet.md)\n\nOther Chia services are also available:\n* [Crawler](docs/chiacrawler.md)\n* [DataLayer](docs/chiadatalayer.md)\n* [Introducer](docs/chiaintroducer.md)\n* [Seeder](docs/chiaseeder.md)\n* [Timelord](docs/chiatimelord.md)\n\nFor more information on specific configurations:\n\n* [Generic options for chia resources](docs/all.md)\n* [chia-exporter configuration](docs/chia-exporter.md)\n* [chia-healthcheck configuration](docs/chia-healthcheck.md)\n* [Services and networking](docs/services-networking.md)\n* [Storage](docs/storage.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchia-network%2Fchia-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchia-network%2Fchia-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchia-network%2Fchia-operator/lists"}