{"id":13524244,"url":"https://github.com/teamcode-inc/kubeorbit","last_synced_at":"2025-04-01T02:31:01.772Z","repository":{"id":39001132,"uuid":"450404132","full_name":"teamcode-inc/kubeorbit","owner":"teamcode-inc","description":"Test your application on Kubernetes in a brand new simple way⚡ 轻量高效的微服务本地联调测试工具","archived":false,"fork":false,"pushed_at":"2023-02-17T08:40:47.000Z","size":99,"stargazers_count":461,"open_issues_count":3,"forks_count":65,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-08-02T06:16:24.083Z","etag":null,"topics":["cloud-native","cloud-native-applications","k8s","k8s-operator","kubernetes","microservice","traffic-control"],"latest_commit_sha":null,"homepage":"https://kubeorbit.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/teamcode-inc.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}},"created_at":"2022-01-21T08:02:16.000Z","updated_at":"2024-08-01T04:33:28.000Z","dependencies_parsed_at":"2022-08-03T04:45:11.834Z","dependency_job_id":null,"html_url":"https://github.com/teamcode-inc/kubeorbit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamcode-inc%2Fkubeorbit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamcode-inc%2Fkubeorbit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamcode-inc%2Fkubeorbit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamcode-inc%2Fkubeorbit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teamcode-inc","download_url":"https://codeload.github.com/teamcode-inc/kubeorbit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222693039,"owners_count":17024034,"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":["cloud-native","cloud-native-applications","k8s","k8s-operator","kubernetes","microservice","traffic-control"],"created_at":"2024-08-01T06:01:08.280Z","updated_at":"2024-11-02T08:31:35.258Z","avatar_url":"https://github.com/teamcode-inc.png","language":"Go","funding_links":[],"categories":["Go","K8S-Tools"],"sub_categories":[],"readme":"\u003cp\u003e\n    \u003ca href=\"https://kubeorbit.io/#gh-light-mode-only\"\u003e\n      \u003cimg src=\"https://raw.githubusercontent.com/teamcode-inc/public-resources/main/kubeOrbit_log.svg\" width=\"400px\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://kubeorbit.io/#gh-dark-mode-only\"\u003e\n      \u003cimg src=\"https://raw.githubusercontent.com/teamcode-inc/public-resources/main/KubeOrbit_for_Dark_Mode.svg\" width=\"400px\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\nLike KubeOrbit idea? ⭐ Give us a GitHub Star! ⭐\n\n![work in progress badge](https://img.shields.io/badge/stability-work_in_progress-lightgrey.svg?style=flat-square)\n[![Apache License 2.0](https://img.shields.io/github/license/teamcode-inc/kubeorbit?style=flat-square)](https://github.com/teamcode-inc/kubeorbit/blob/master/LICENSE)\n[![Discord channel](https://img.shields.io/discord/930779108818956298?style=flat-square)](https://discord.gg/5XaTS9VArf)\n\n\n**KubeOrbit** is an open-source tool that turns easy apps testing\u0026debuging on Kubernetes in a new way. Our KubeOrbit is meant to create a channel automatically. You can *test* your *cloud-native* applications through this channel in a *hands-free* style.\n\nIt solves the following problems during integration tests:\n- Under limited resource and restricted environment, developers in a team may be blocked by others who are testing their own functionalities, and it slows down the development progress.\n- On the other hand, an unstable feature being deployed to a microservice may cause entire system crash.\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/teamcode-inc/public-resources/main/kubeorbit_architecture.png\" width=\"90%\"\u003e\n\u003c/p\u003e\n\n\n## Features\nFrom now on, stop testing your application in local infra naively. Also, no more endless efforts in managing various cloud-based test environments.\n- **KubeOrbit CLI**: just using one command, forward the traffic from in-cluster service to local service in a flash, no matter your service discovery is based on Eureka, Consul, Nacos or Kubernetes SVC.\n- **Protocol support**: various protocols based on Layer-7 are supported. HTTP, gRPC, Thrift, Dubbo ...\n- **Workload label**: Label your workload by creating a new channel so that your request can be directed to the appropriate workload replica. This enables you to collaborate with your colleagues to test and debug the same feature..\n\n\n## Getting Started\nWith the following tutorials:\n\n**KubeOrbit CLI**:\n* [Getting started](https://www.kubeorbit.io/docs/getting-started)\n* [How to build](https://www.kubeorbit.io/docs/how-to-build)\n\n\n## Contributing\nWe're a warm and welcoming community of open source contributors. Please join. All types of contributions are welcome. Be sure to read our [Contributing Guide](./CONTRIBUTING.md) before submitting a Pull Request to the project.\n\n## Community\n#### Discord\n\nJoin the [KubeOrbit Discord channel](https://discord.gg/5XaTS9VArf) to chat with KubeOrbit developers and other users. This is a good place to learn about KubeOrbit, ask questions, and share your experiences.\n\n## License\nThe KubeOrbit user space components are licensed under the [Apache License, Version 2.0](./LICENSE). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamcode-inc%2Fkubeorbit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteamcode-inc%2Fkubeorbit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamcode-inc%2Fkubeorbit/lists"}