{"id":17972338,"url":"https://github.com/apache/dubbo-kubernetes","last_synced_at":"2026-04-01T22:03:34.632Z","repository":{"id":35939365,"uuid":"141266584","full_name":"apache/dubbo-kubernetes","owner":"apache","description":"Dubbo Service Mesh for Kubernetes.","archived":false,"fork":false,"pushed_at":"2026-03-14T17:45:09.000Z","size":146832,"stargazers_count":196,"open_issues_count":3,"forks_count":88,"subscribers_count":57,"default_branch":"master","last_synced_at":"2026-03-17T00:09:23.825Z","etag":null,"topics":["consul","dubbo","dubbo-go-pixiu","grpc","kubernetes","microservice","microservices","service-mesh"],"latest_commit_sha":null,"homepage":"https://dubbo-kubernetes.github.io/","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-07-17T09:31:28.000Z","updated_at":"2026-03-14T17:45:13.000Z","dependencies_parsed_at":"2025-01-16T15:23:15.658Z","dependency_job_id":"6c6f7837-df80-4f66-9c12-27d782bdd8a9","html_url":"https://github.com/apache/dubbo-kubernetes","commit_stats":{"total_commits":1653,"total_committers":102,"mean_commits":"16.205882352941178","dds":0.7870538415003024,"last_synced_commit":"c9f84baf5d7563f9afd586463a2be94775989452"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/apache/dubbo-kubernetes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fdubbo-kubernetes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fdubbo-kubernetes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fdubbo-kubernetes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fdubbo-kubernetes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/dubbo-kubernetes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fdubbo-kubernetes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"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":["consul","dubbo","dubbo-go-pixiu","grpc","kubernetes","microservice","microservices","service-mesh"],"created_at":"2024-10-29T16:12:25.305Z","updated_at":"2026-04-01T22:03:34.620Z","avatar_url":"https://github.com/apache.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://dubbo.apache.org\"\u003e\n    \u003cimg src=\"logo/dubbo-transparentbackground-unframed.svg\" alt=\"Apache Dubbo\" title=\"Apache Dubbo\" width=\"240\" height=\"320\" \u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://pkg.go.dev/github.com/apache/dubbo-kubernetes\"\u003e\n    \u003cimg src=\"https://pkg.go.dev/badge/github.com/apache/dubbo-kubernetes.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/apache/dubbo-kubernetes\"\u003e\n    \u003cimg src=\"https://goreportcard.com/badge/github.com/apache/dubbo-kubernetes\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/apache/dubbo-kubernetes\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/apache/dubbo-kubernetes/branch/master/graph/badge.svg\" /\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/license-Apache--2.0-green.svg\" /\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003eDubbo Inherent Mesh for Kubernetes\u003c/h2\u003e\n\nDubbo inherent mesh implemented for the underlying cluster management platform can directly receive policies from the control plane and obtain features such as load balancing, service discovery, and observability without requiring a sidecar proxy.\n\n## Introduction\n\n\u003e ⚠️ Current version is in the **Alpha** phase. The `0.5.0` release will be the first **RC** phase.\n\nDubbo’s control plane provides an abstraction layer over the underlying cluster management platform.\n\nDubbo component composition:\n\n- **dubbod** — Dubbo xDS control plane. It provides service discovery, configuration and certificate issuance.\n\n- **dubbo-go-pixiu** — Used for ingress/egress traffic between services in the cluster and external services.\n\n## Directory Repositories\n\nProjects are distributed across the code directory repositories:\n\n\n- [dubbo/api](https://github.com/kdubbo/api). — Defines the component level APIs for the Dubbo control plane.\n\n- [dubbo/xds-api](https://github.com/kdubbo/xds-api). — Define the xDS API for the Dubbo control plane.\n\n- [dubbo/client-go](./client-go). — Defines the Kubernetes clients automatically generated for Dubbo control plane resources.\n\n- [dubbo/dubboctl](./dubboctl). — Provides command line tools for control plane management and other operations.\n\n- [dubbo/dubbod](./dubbod) — The main code directory for the Dubbo control plane.\n\n- [dubbo/operator](./operator). — Provides user friendly options for operating the service mesh.\n\n## Contributing\n\nRefer to [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n## License\n\nApache License 2.0, see [LICENSE](https://github.com/apache/dubbo-kubernetes/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fdubbo-kubernetes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fdubbo-kubernetes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fdubbo-kubernetes/lists"}