kubernetes-handbook/appendix/material-share.md

56 lines
2.2 KiB
Markdown
Raw Normal View History

2022-02-08 16:38:55 +08:00
# Kubernetes 参考资源
2017-10-18 14:15:46 +08:00
2022-02-08 16:38:55 +08:00
授人以鱼,不如授人以渔。下面的资料将有助于大家了解 Kubernetes 生态圈发展趋势,笔者特此整理相关资料如下。
2017-10-18 14:15:46 +08:00
2019-01-28 22:32:26 +08:00
## 社区资源
2022-02-08 16:38:55 +08:00
Kubernetes 社区的贡献、交流和治理方式相关的内容都保存在[这个仓库](https://github.com/kubernetes/community)中,建议参与 Kubernetes 社区前先阅读该 repo 中的资料。
2019-01-28 22:32:26 +08:00
在这里你可以找到:
- Kubernetes 的各个 SIG 联系方式、会议记录等
- 社区贡献指南
- 社区成员的角色分类与职责
- 社区贡献的 Kubernetes 资源图标
2022-02-08 16:38:55 +08:00
## 生态系统
2019-01-28 22:32:26 +08:00
2022-02-08 16:38:55 +08:00
包括 Kubernetes 和云原生相关的开源软件、工具和全景图。
2017-10-18 14:15:46 +08:00
2022-02-08 16:38:55 +08:00
- [awesome-kubernetes](https://github.com/ramitsurana/awesome-kubernetes) - Kubernetes 相关资源大全
- [awesome-cloud-native](https://github.com/rootsongjc/awesome-cloud-native/) - 云原生开源项目和教程大全
- [Cloud Native Landscape](https://github.com/cncf/landscape) - CNCF 维护的云原生全景图
2017-10-18 14:15:46 +08:00
### 博客
2022-02-08 16:38:55 +08:00
下面列举了一些云原生领域的公司、项目或个人撰写的高质量博客。
2017-10-18 14:15:46 +08:00
- [aporeto](https://www.aporeto.com/blog/)
- [applatix](https://applatix.com/blog/)
- [apprenda](https://apprenda.com/blog/)
2017-10-18 15:51:50 +08:00
- [bitnami](https://engineering.bitnami.com/)
2017-10-18 14:15:46 +08:00
- [buoyant](https://buoyant.io/blog/)
- [cisco](https://blogs.cisco.com/tag/kubernetes)
- [cncf](https://www.cncf.io/newsroom/blog/)
- [codeship](https://blog.codeship.com/)
- [containership](https://blog.containership.io/)
- [coreos](https://coreos.com/blog/)
- [coscale](https://www.coscale.com/blog)
- [fabric8](https://blog.fabric8.io/)
- [grafana](https://grafana.com/blog/)
- [gravitational](https://gravitational.com/blog/)
- [heptio](https://blog.heptio.com/)
2017-10-18 15:54:15 +08:00
- [istio](https://istio.io/blog/)
2017-10-18 14:15:46 +08:00
- [jimmysong](https://jimmysong.io)
- [kubernetes](http://blog.kubernetes.io/)
- [moby](https://blog.mobyproject.org/)
- [openshift](https://blog.openshift.com/tag/kubernetes/)
- [platform9](https://platform9.com/blog/)
- [prometheus](https://prometheus.io/blog/)
- [rancher](https://rancher.com/blog/)
2017-11-06 12:26:06 +08:00
- [sysdig](https://sysdig.com/blog/)
2017-10-18 14:15:46 +08:00
- [spinnaker](https://blog.spinnaker.io)
2021-10-20 18:01:57 +08:00
- [tetrate](https://tetrate.io/blog/)
2017-10-18 14:15:46 +08:00
- [vamp](https://medium.com/vamp-io)
- [weave](https://www.weave.works/blog/)