Kubernetes 本地开发调试框架集合
Kubernetes 大约 914 字框架作用
将Kubernetes
流量拦截至本地端口,可用于在本地Debug
微服务。
一些框架还支持本地开发完成后,自动打包成镜像,部署到Kubernetes
中。
GitHub
的star
统计于2022-06-15
相关框架
Telepresence
5056
stars
https://github.com/telepresenceio/telepresence
https://kubernetes.io/zh-cn/docs/tasks/debug/debug-cluster/local-debugging
Tilt
5775
stars
https://github.com/tilt-dev/tilt
DevSpace
2918
stars
https://github.com/loft-sh/devspace
Skaffold
12942
stars
https://github.com/GoogleContainerTools/skaffold
garden
2551
stars
https://github.com/garden-io/garden
mindaro
302
stars
Bridge to kubernetes
重命名为了mindaro
。
https://github.com/microsoft/mindaro
squash
1663
-stars
https://github.com/solo-io/squash
okteto
2366
-stars
https://github.com/okteto/okteto
Nocalhost
1286
-stars
https://github.com/nocalhost/nocalhost
框架对比
https://blog.tilt.dev/2019/12/20/kubecon-faq.html
https://www.weave.works/blog/debugging-microservices-squash-vs-telepresence
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb扫描下方二维码关注公众号和小程序↓↓↓

-
Spring Boot 使用 Java16 新特性 record 绑定配置文件属性阅读 515
-
Docker Dockerfile ADD 与 COPY 指令的区别阅读 83
-
Linux 命令之 OpenSSL 生成 RSA 公钥私钥阅读 3171
-
HTML 禁止在移动端缩放阅读 1483
-
为什么匿名内部类引用外部局部变量不用加 final 也不报错阅读 1013
-
Vue 绑定多个参数阅读 410
-
Linux top 命令单位切换阅读 4014
-
Java G1 垃圾收集器开启字符串去重阅读 1986
-
Tomcat acceptCount 和 maxConnections 参数解析阅读 2363
-
Linux LC_ALL=C 的作用阅读 1112