Skip to content

Commit a1e5a0c

Browse files
committed
add service mesh weekly
1 parent 76d9fea commit a1e5a0c

7 files changed

+67
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242

4343
新的文档根据提交 PR 的时间在对应的目录中创建。如2018年5月30日提交的PR需要在 `201805` 目录中创建新的文档,即所有文档是按照月来归档的。
4444

45+
[weekly](weekly)目录保存Service Mesh周刊。
46+
4547
**关于图片**
4648

4749
图片使用微博图床,需要有新浪微博账户即可使用,它有以下特点:
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Service Mesh weekly 2018.05.23-2018.05.29
2+
3+
## 博客
4+
5+
1. Envoy 最新版的官方文档翻译工作完成,这是社区的第一个共同参与的活动,共 27 人参加,详见 http://www.servicemesher.com/envoy/
6+
2. Service Mesh 资讯情报整理工作展开,所有资料归档在 <https://github.com/servicemesher/trans>,欢迎大家踊跃提交
7+
3. 万众期待的 Istio 0.8 LTS 发布了!详见 http://www.servicemesher.com/blog/istio-0.8-release-note/
8+
4. Istio 的 GitOps——像代码一样管理 Istio 配置,详见 http://www.servicemesher.com/blog/gitops-for-istio-manage-istio-config-like-code/
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Service Mesh Weekly 2018.06.04 - 2018.06.10
2+
3+
## 活动
4+
5+
1. Service Mesh爱好者社区第一次线下meetup(6月30日星期六,杭州)预告及讲师/topic征集,见 https://mp.weixin.qq.com/s/n4qi4EkYoGKMARySizwBSQ
6+
7+
## 博客
8+
9+
1. 使用 MINIKUBE-IN-A-CONTAINER 和 JENKINS 构建 ISTIO,http://www.servicemesher.com/blog/building-istio-with-minikube-in-a-container-and-jenkins/
10+
2. Istio 0.8 种的 helm chart 解析 ,http://www.servicemesher.com/blog/helm-chart-for-istio-0.8/
11+
3. 使用 Istio 为微服务提供高级流量管理和请求跟踪功能,http://www.servicemesher.com/blog/manage-microservices-traffic-using-istio/
12+
4. Istio v1aplha3 routing API介绍,http://www.servicemesher.com/blog/introducing-the-istio-v1alpha3-routing-api/
13+
14+
## 新闻
15+
16+
1. Conduit v0.4.2 发布,这是向生产可用版本的一步重要跨越,https://github.com/runconduit/conduit/releases
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Service Mesh Weekly 2018.06.11 - 2018.06.17
2+
3+
## 博客
4+
5+
1. 在Istio中追踪grpc - https://servicemesher.github.io/blog/tracing-grpc-with-istio/
6+
2. AspenMesh的Service Mesh之路 - https://servicemesher.github.io/blog/the-path-to-service-mesh/
7+
3. Twistlock使Istio的安全层更强大,更易于监控 - https://servicemesher.github.io/blog/twistlock-makes-istios-security-layer-more-robust-easier-to-monitor/
8+
4. Istio服务网格的崛起 - https://servicemesher.github.io/blog/the-rise-of-the-istio-service-mesh/
9+
10+
## 活动
11+
12+
1. Service Mesh线下meetup第一期杭州站,6月30日(星期六),蚂蚁Z空间,只剩25个名额,报名从速
13+
2. Istio官网文档中文版开始接受PR,现可预览中文页面 https://preliminary.istio.io/zh 欢迎大家参与
14+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Service Mesh Weekly 2018.06.25 - 2018.07.01
2+
3+
## 博客
4+
5+
1. 一家日本的食谱网站分享了Service Mesh的真实案例:服务网格在Cookpad网站中的实践,http://www.servicemesher.com/blog/service-mesh-in-cookpad/
6+
2. Matt Klein讲述Envoy API设计的历史:Service Mesh中的通用数据平面API设计,http://www.servicemesher.com/blog/the-universal-data-plane-api/
7+
3. 容器、服务网格和 API 网关:从边缘开始,http://www.servicemesher.com/blog/containers-service-mesh-and-api-gateways-it-starts-at-the-edge/
8+
4. Aspen Mesh(隶属于F5)的Andrew Jenkins回答关于使用Service Mesh来充分利用微服务的8个问题:http://www.servicemesher.com/blog/making-most-out-microservices-service-mesh/
9+
5. 实战教程:利用Let's Encrypt 为Istio(Envoy)添加TLS 支持 http://www.servicemesher.com/blog/istio-envoy-cert-manager-lets-encrypt-for-tls/
10+
11+
## 活动
12+
13+
1. Service Mesh meetup杭州站圆满落幕,下一站北京,请关注我们的微信公众号和官方网站获取meetup的PPT和活动预告
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Service Mesh weekly 2018.07.02 - 2018.07.08
2+
3+
## 博客
4+
5+
1. 业界大咖采访录,InfoQ访谈:使用服务网格的微服务通信与治理 - http://www.servicemesher.com/blog/vp-microservices-communication-governance-using-service-mesh/
6+
2. Service Mesh增加新玩家,Consul 1.2发布 - http://www.servicemesher.com/blog/consul-1-2-service-mesh/
7+
3. 使用Kubernetes和Istio对基于容器基础设施的全面服务监控 - http://www.servicemesher.com/blog/comprehensive-container-based-service-monitoring-with-kubernetes-and-istio/
8+
4. Conduit已出局,Conduit 0.5 发布 —— 以及 R.I.P. Conduit - https://blog.fleeto.us/post/rip-conduit/
9+
5. 使用Istio控制Serverless架构Fn Project中的函数间流量路由 - http://www.servicemesher.com/blog/traffic-routing-between-fn-functions-using-fn-project-and-istio-fd/
10+
11+
## 活动
12+
13+
1. Service Mesh历届meetup资料仓库 - https://github.com/servicemesher/meetup-slides

0 commit comments

Comments
 (0)