{"id":19283888,"url":"https://github.com/tencentblueking/blueking-apigateway-operator","last_synced_at":"2026-03-06T05:26:51.026Z","repository":{"id":171249619,"uuid":"645136445","full_name":"TencentBlueKing/blueking-apigateway-operator","owner":"TencentBlueKing","description":"蓝鲸 API 网关 - Operator","archived":false,"fork":false,"pushed_at":"2026-01-15T06:18:20.000Z","size":3178,"stargazers_count":16,"open_issues_count":0,"forks_count":12,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-01-15T12:46:43.519Z","etag":null,"topics":["apigateway","apisix","crd","etcd","operator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TencentBlueKing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-05-25T02:17:20.000Z","updated_at":"2026-01-04T02:20:14.000Z","dependencies_parsed_at":"2026-01-04T16:10:08.275Z","dependency_job_id":null,"html_url":"https://github.com/TencentBlueKing/blueking-apigateway-operator","commit_stats":null,"previous_names":["tencentblueking/blueking-apigateway-operator"],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/TencentBlueKing/blueking-apigateway-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fblueking-apigateway-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fblueking-apigateway-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fblueking-apigateway-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fblueking-apigateway-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TencentBlueKing","download_url":"https://codeload.github.com/TencentBlueKing/blueking-apigateway-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fblueking-apigateway-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","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":["apigateway","apisix","crd","etcd","operator"],"created_at":"2024-11-09T21:35:41.197Z","updated_at":"2026-01-16T15:41:14.408Z","avatar_url":"https://github.com/TencentBlueKing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![img](https://github.com/TencentBlueKing/blueking-apigateway/raw/master/docs/resource/img/blueking_apigateway_zh.png)\n---\n\n[![license](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](https://github.com/TencentBlueKing/blueking-apigateway-operator/blob/main/LICENSE.txt) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/TencentBlueKing/blueking-apigateway-operator/pulls)\n\n简体中文 | [English](README_EN.md)\n\n## 概览\n\n蓝鲸 API 网关（API Gateway），是一种高性能、高可用的 API 托管服务，可以帮助开发者创建、发布、维护、监控和保护 API， 以快速、低成本、低风险地对外开放蓝鲸应用或其他系统的数据或服务\n\n本项目是 `蓝鲸 API 网关 - Operator`。\n\n**蓝鲸 API 网关核心服务开源项目**\n\n- 蓝鲸 API 网关 - [控制面](https://github.com/TencentBlueKing/blueking-apigateway)\n- 蓝鲸 API 网关 - [数据面](https://github.com/TencentBlueKing/blueking-apigateway-apisix)\n- 蓝鲸 API 网关 - [Operator](https://github.com/TencentBlueKing/blueking-apigateway-operator)\n\n## 功能特性\n\n- 转换控制面资源为数据面资源：Operator 负责对接控制面（Control Plane）和数据面（Data Plane），可以将从控制面下发的配置资源转换为数据面的网关描述配置资源。\n- 支持多种资源来源：Operator 支持 etcd 和 Kubernetes 云原生的方式来处理资源数据，以用于管理和协调控制面和数据面数据流转。\n- 支持专项网关和共享网关：Operator 面向不同的使用场景，可以将网关作为一个组件集成到其它系统中，也可以将其作为公共网关组件来使用。\n- 提供debug cli工具：为控制面配置数据和数据面的网关配置数据提供对比、手动同步以及查看数据面APISIX资源等功能。详细介绍:[debug cli工具文档](./docs/debug/README.md)\n## 快速开始\n\n- [本地开发部署指引](https://github.com/TencentBlueKing/blueking-apigateway/blob/master/docs/DEVELOP_GUIDE.md)\n\n## 支持\n\n- [蓝鲸 API 网关产品白皮书](https://bk.tencent.com/docs/document/7.0/171/13974)\n- [蓝鲸智云 - 学习社区](https://bk.tencent.com/s-mart/community)\n- [蓝鲸 DevOps 在线视频教程](https://bk.tencent.com/s-mart/video)\n- 加入技术交流 QQ 群：\n\n![img](https://github.com/TencentBlueKing/blueking-apigateway/raw/master/docs/resource/img/bk_qq_group.png)\n\n## 蓝鲸社区\n\n- [BK-CI](https://github.com/TencentBlueKing/bk-ci)：蓝鲸持续集成平台是一个开源的持续集成和持续交付系统，可以轻松将你的研发流程呈现到你面前。\n- [BK-BCS](https://github.com/TencentBlueKing/bk-bcs)：蓝鲸容器管理平台是以容器技术为基础，为微服务业务提供编排管理的基础服务平台。\n- [BK-SOPS](https://github.com/TencentBlueKing/bk-sops)：标准运维（SOPS）是通过可视化的图形界面进行任务流程编排和执行的系统，是蓝鲸体系中一款轻量级的调度编排类\n  SaaS 产品。\n- [BK-CMDB](https://github.com/TencentBlueKing/bk-cmdb)：蓝鲸配置平台是一个面向资产及应用的企业级配置管理平台。\n- [BK-JOB](https://github.com/TencentBlueKing/bk-job)：蓝鲸作业平台（Job）是一套运维脚本管理系统，具备海量任务并发处理能力。\n\n## 贡献\n\n如果你有好的意见或建议，欢迎给我们提 Issues 或 PullRequests，为蓝鲸开源社区贡献力量。关于分支 / Issue 及 PR,\n请查看 [CONTRIBUTING](https://github.com/TencentBlueKing/blueking-apigateway/blob/master/docs/CONTRIBUTING.md)。\n\n[腾讯开源激励计划](https://opensource.tencent.com/contribution) 鼓励开发者的参与和贡献，期待你的加入。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftencentblueking%2Fblueking-apigateway-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftencentblueking%2Fblueking-apigateway-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftencentblueking%2Fblueking-apigateway-operator/lists"}