k8s与微服务资源汇总帖

K8S相关资源:

  1. CNCF Landscape CNCF 的蓝图
  2. K8S官方文档
  3. Istio Lab ServiceMesh 的集大成者,当前版本0.2.7
  4. Linkerd中文文档 官方文档 与 Istio 相当的 ServiceMesh 实现
  5. Kubernetes指南 Github
  6. Discover & launch great Kubernetes-ready apps
  7. Learn new technologies right in your browser 基于浏览器模式的学习云技术的实验室
  8. jimmysong的blog
  9. Accessing Kubernetes Pods from Outside of the Cluster 通过集群访问 k8s pod 的 5 种方式: hostNetwork: true/hostPort/NodePort/LoadBalancer/Ingress 中文链接
  10. 12-factors 中文版

微服务

  1. Martin Fowler blog 微服务提出者的blog
  2. go kit go 开发微服务的工具
  3. traefik 更适用于Cloud与微服务的反向代理,基于golang编写,性能大概Nginx 85%左右,Docker, Swarm, Kubernetes, Marathon, Mesos, Consul, Etcd等
  4. Top 19 Software Architecture Books

Tools

  1. Chrome DevTools Inspect

发表评论

您的电子邮箱地址不会被公开。 必填项已用*标注