{"id":37203533,"url":"https://github.com/barpilot/rancher-operator","last_synced_at":"2026-01-14T23:28:15.313Z","repository":{"id":64305022,"uuid":"173145840","full_name":"barpilot/rancher-operator","owner":"barpilot","description":"A k8s operator to add some feature to rancher","archived":false,"fork":false,"pushed_at":"2023-02-25T02:34:53.000Z","size":15618,"stargazers_count":1,"open_issues_count":9,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T19:23:11.944Z","etag":null,"topics":["kubernetes","kubernetes-operator","operator","rancher"],"latest_commit_sha":null,"homepage":null,"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/barpilot.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":"2019-02-28T16:21:46.000Z","updated_at":"2020-04-01T13:36:29.000Z","dependencies_parsed_at":"2024-06-20T18:55:18.248Z","dependency_job_id":"026441fc-85f0-435a-ac33-ae404de8c031","html_url":"https://github.com/barpilot/rancher-operator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/barpilot/rancher-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barpilot%2Francher-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barpilot%2Francher-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barpilot%2Francher-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barpilot%2Francher-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barpilot","download_url":"https://codeload.github.com/barpilot/rancher-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barpilot%2Francher-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28438242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"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":["kubernetes","kubernetes-operator","operator","rancher"],"created_at":"2026-01-14T23:28:14.554Z","updated_at":"2026-01-14T23:28:15.290Z","avatar_url":"https://github.com/barpilot.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rancher-operator\n\n_rancher-operator_ aim to provide some new features not include directly in product.\n\n## Features\n\n### AutoProject\n\n_AutoProject_ add a new [project](https://rancher.com/docs/rancher/v2.x/en/project-admin/) in each cluster that your Rancher instance manage.\n\n```yaml\napiVersion: rancheroperator.barpilot.io/v1alpha1\nkind: AutoProject\nmetadata:\n  name: internal-ops\nspec:\n  projectSpec:\n    displayName: Internal-Ops\n    description: Project used by the ops team to give you the best kubernetes UX\n```\n\n### AutoMultiClusterApp\n\n_AutoMultiClusterApp_ inject [Multi-Cluster App](https://rancher.com/docs/rancher/v2.x/en/catalog/multi-cluster-apps/) in a project (based on label selector).\n\n```yaml\napiVersion: rancheroperator.barpilot.io/v1alpha1\nkind: AutoMultiClusterApp\nmetadata:\n  name: cert-manager\nspec:\n  multiClusterApp: cert-manager\n  projectSelector: \"autoproject/displayname==Internal-Ops\"\n```\n\nMulti-Cluster App should already exists.\n\n## Status: _ALPHA_\n\nUse it after tests and coffee.\n\n## Prerequisites\n\n_rancher-operator_ should be deployed in the *same* kubebernetes cluster where _Rancher_ is deployed (_local_).\n\n## Use-Cases\n\n### For a KaaS team\n\nA Kubernetes as a Service Team can add some default features to a cluster:\n- log\n- monitoring\n- ingress\n  - externalDNS\n  - cert-manager\n\nThis add value to user with default \"working\" configuration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarpilot%2Francher-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarpilot%2Francher-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarpilot%2Francher-operator/lists"}