From 8f372c7d485e12035d8746463f8b2410cc750148 Mon Sep 17 00:00:00 2001 From: zhaohuabing Date: Thu, 7 Jul 2022 09:31:33 +0800 Subject: modify example site Signed-off-by: zhaohuabing --- exampleSite/config.toml | 10 +++---- exampleSite/content/about/index-zh.md | 38 ++++++++++++++++++++++++ exampleSite/content/about/index.md | 55 +++++++++++++++++++++++++++++++++++ exampleSite/content/archive/index.md | 6 ++++ exampleSite/content/notes/index.md | 8 +++++ exampleSite/content/top/about.md | 25 ---------------- exampleSite/content/top/archive.md | 6 ---- exampleSite/content/top/books.md | 5 ---- 8 files changed, 112 insertions(+), 41 deletions(-) create mode 100644 exampleSite/content/about/index-zh.md create mode 100644 exampleSite/content/about/index.md create mode 100644 exampleSite/content/archive/index.md create mode 100644 exampleSite/content/notes/index.md delete mode 100644 exampleSite/content/top/about.md delete mode 100644 exampleSite/content/top/archive.md delete mode 100644 exampleSite/content/top/books.md diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 0ab96ed..3ac8e65 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -104,15 +104,15 @@ home = ["HTML", "RSS", "Algolia"] title = "unsplash" href = "https://unsplash.com" - [[params.addtional_menus]] - title = "BOOKS" - href = "/top/books/" [[params.addtional_menus]] title = "ARCHIVE" - href = "/top/archive/" + href = "/archive/" + [[params.addtional_menus]] + title = "NOTES" + href = "/notes/" [[params.addtional_menus]] title = "ABOUT" - href = "/top/about/" + href = "/about/" [outputFormats.Algolia] baseName = "algolia" diff --git a/exampleSite/content/about/index-zh.md b/exampleSite/content/about/index-zh.md new file mode 100644 index 0000000..5bd16b3 --- /dev/null +++ b/exampleSite/content/about/index-zh.md @@ -0,0 +1,38 @@ +## 关于我 +Hi,我是赵化冰,服务网格技术布道者及实践者,[腾讯云](https://cloud.tencent.com/product/tcm)工程师,曾担任[中兴通讯](https://www.zte.com.cn/)技术专家,Linux 基金会开源项目 [ONAP](https://www.onap.org/) 项目 leader,甲骨文中间件高级顾问等。我创建了服务网格开源项目 [Aeraki Mesh](https://aeraki.net)(CNCF Sandbox 项目),可以在 Istio 中管理 Dubbo、Thrift、Redis 以及任意私有协议的流量。 + +工作联系: zhaohuabing@gmail.com + +## 出版物 +| 标题 |类型 |出版社 |链接 | +| ----------- |----------- |----------- |----------- | +|[深入理解 Istio — 云原生服务网格进阶实战](https://www.zhaohuabing.com/post/2021-08-26-istio-handbook/)|实体书籍|电子工业出版社|[购买链接](https://item.jd.com/13200745.html)| +|[Distributed Tracing with Jaeger, Kubernetes, and Istio](https://www.zhaohuabing.com/post/2021-09-08-distributed-tracing-with-jaeger-kubernetes-and-istio/)|在线教程|[曼宁出版社(美)](https://www.manning.com/)|[30% 折扣](https://www.manning.com/liveprojectseries/distributed-tracing-ser)| +|[云原生数据中心网络](https://zhaohuabing.com/post/2021-08-27-cloud-native-data-center)|翻译书籍|中国电力出版社|[购买链接](https://item.jd.com/12929975.html)| +|[Istio 运维实战](https://istio-operation-bible.aeraki.net)|电子书籍||[在线阅读](https://istio-operation-bible.aeraki.net)| + + +## 演讲分享 (部分) +|年份 |城市 |会议 | 分享主题 |讲稿 |视频 | +| ----------- |----------- |----------- |----------- |----------- |----------- | +|2022|线上|[IstioCon](https://events.istio.io/istiocon-2022)|[Istio + Aeraki 在腾讯音乐的服务网格落地](https://events.istio.io/istiocon-2022/sessions/tencent-music-aeraki/)|[下载](/slides/tencent-music-service-mesh-practice-with-istio-and-aeraki.pdf)|[观看](https://www.youtube.com/watch?v=6t_yPsq4Pi4)| +|2022|线上|[A2M](https://a2m.msup.com.cn/course?aid=2699&cid=15382)|[全栈服务网格 - Aeraki Mesh 助你在 Istio 服务网格中管理任何七层流量](https://a2m.msup.com.cn/course?aid=2699&cid=15382)|[下载](/slides/full-stack-service-mesh-a2m-20220422.pdf)|| +|2022|线上|[云原生正发声](https://cloud.tencent.com/developer/salon/live-1403)| [Areaki Mesh 在 2022 冬奥会视频直播应用中的服务网格实践](https://mp.weixin.qq.com/s/zp9q99mGyH2VD9Dij2owWg) | [下载](http://localhost:1313/img/2022-03-30-aeraki-mesh-winter-olympics-practice/slides.pdf)|[观看](https://youtu.be/uXxatQTKzW8)| +|2021|线上|[IstioCon](https://events.istio.io/istiocon-2021/)| [How to manage any layer-7 traffic in an Istio service mesh?](https://events.istio.io/istiocon-2021/sessions/how-to-manage-any-layer-7-traffic-in-an-istio-service-mesh/) | [下载](/slides/how-to-manage-any-layer-7-traffic-in-istio.pdf)|[观看](https://www.youtube.com/watch?v=sBS4utF68d8)| +|2020|线上|[CNBPS](https://www.cnbpa.org/)|[Istio 流量管理原理与协议扩展](https://cloud.tencent.com/developer/article/1723804)|[下载](/slides/cnbps2020-istio-aeraki.pdf)|[观看](https://www.youtube.com/watch?v=lB5d4qbZqzU)| +|2019|成都|[Service Mesher Meetup](https://cloudnative.to/blog/service-mesh-meetup-chengdu-20191028/)|[Service Mesh是下一代SDN吗?](https://cloudnative.to/blog/service-mesh-meetup-chengdu-20191028/)|[下载](/slides/what-can-service-mesh-learn-from-sdn-servicemesher-meetup-20191026.pdf)|[观看](https://youtu.be/nGkxp-2OsKg)| +|2019|西安|ONAP Workshop|基于 5G 网络管理系统的服务网格实践|[下载](/slides/service-mesh-practice-with-5g-management-system-lfn.pdf)| +|2018|南京|[GNTC](https://www.bagevent.com/event/1624048?aId=)|[ONAP 服务网格实践](https://www.sdnlab.com/22596.html)| +|2017|圣克拉拉|[NAP Developer Forum](https://wiki.onap.org/display/DW/ONAP+Beijing+Release+Developer+Forum%2C+Dec.+11-13%2C+2017%2C+Santa+Clara%2C+CA+US)|[MSB to Support Carrier Grade ONAP Microservice Architecture with Service Mesh](https://onapbeijing2017.sched.com/event/D5q2)|[下载](https://wiki.onap.org/display/DW/MSB+Service+Mesh+Planning?preview=%2F20873876%2F20873874%2FMSB+to+Support+Carrier+Grade+ONAP+Microservice+Architecture+with+Service+Mesh.pdf)| +|2017|圣克拉拉|[ONS](https://wiki.onap.org/display/DW/ONAP@ONS2017)|Microservice Powered Orchestration|[下载](https://wiki.onap.org/display/DW/ONAP@ONS2017?preview=%2F3245268%2F3245309%2FMicroservice+Powered+Orchestration+Architecture.pdf)| +|2017|新泽西|[ONAP Developer Event](https://wiki.onap.org/display/DW/ONAP+Project+Developer+Event%3A+May+2+-+5%2C+2017%2C+Middletown%2C+NJ%2C+USA)|MSB Technical Deep Dive and ONAP Use Cases|[下载](https://www.slideshare.net/HuabingZhao/msb-depp-dive/)| +|2017|巴黎|[ONAP Developer Event](https://wiki.onap.org/display/DW/ONAP+Developer+Event+September+25-28%2C+2017%2C+Paris-Saclay%2C+France)|[Microservice Bus Tutorial](https://wiki.onap.org/display/DW/September+26-28+Topics#September2628Topics-M2)|[下载](https://www.slideshare.net/HuabingZhao/microservice-bus-tutorial)| + +## 开源项目 +|项目 |角色 | 网站 | GitHub | +| ----------- |----------- |----------- |----------- | +| Aeraki Mesh | 创建者 | https://aeraki.net | http://github.com/aeraki-mesh | +| Istio | Contributor| https://istio.io | https://github.com/istio/istio| +| Envoy | Contributor| https://www.envoyproxy.io |https://github.com/envoyproxy/envoy| +| ONAP | 项目 Leader | https://www.onap.org|| +| hugo-theme-cleanwhite | 创建者 | https://themes.gohugo.io/themes/hugo-theme-cleanwhite | https://github.com/zhaohuabing/hugo-theme-cleanwhite | diff --git a/exampleSite/content/about/index.md b/exampleSite/content/about/index.md new file mode 100644 index 0000000..6a5e083 --- /dev/null +++ b/exampleSite/content/about/index.md @@ -0,0 +1,55 @@ +--- +layout: page +multilingual: true +--- + +## About Me +**_Huabing Zhao_** is a software architect, an Istio Member and an ONAP PTL. He has a solid experience in the information and telecommunication technology industry for more than 17 years. + +Throughout his career, he has built a number of large-scale, cross-country software systems, most of them are still running in production. + +He loves open source and has been contributing to various open source projects, he is a member of Istio, previous PTL of ONAP, the author of the Hugo clean-white theme and the open source project Aeraki Mesh. + +He also has strong interests in various technical topics such as Cloud Native, Artificial Intelligence, Cryptocurrencies, Smart Home, etc. He love sharing his ideas about these things in his blog. + +Huabing holds a BSc in Computer Science and Technology from Chongqing University in China. + +Currently, Huabing works as a senior engineer at [Tencent Cloud](https://cloud.tencent.com/) and also wears the hat of PTL in ONAP open source project. For now, his main focus is to build a managed service mesh solution on cloud. + +While he is free, he likes writing technical blog posts, watching movies, swimming, hiking, travelling and learning languages. + +Feel free to connect Huabing at Github and Linkedin, leave your thoughts in his blog or share your ideas by [writing him an email](mailto:zhaohuabing@zhaohuabing.com). + +## Publications +| Title |Type |Publisher |Link | +| ----------- |----------- |----------- |----------- | +|[Istio Service Mesh Advanced Practical](https://www.zhaohuabing.com/post/2021-08-26-istio-handbook/)|Book|电子工业出版社|[Buy now](https://item.jd.com/13200745.html)| +|[Distributed Tracing with Jaeger, Kubernetes, and Istio](https://www.zhaohuabing.com/post/2021-09-08-distributed-tracing-with-jaeger-kubernetes-and-istio/)|Live Project|Manning|[30% off](https://www.manning.com/liveprojectseries/distributed-tracing-ser)| +|[Cloud Native Data Center Networking](https://zhaohuabing.com/post/2021-08-27-cloud-native-data-center)|Translation|中国电力出版社|[Buy now](https://item.jd.com/12929975.html)| +|[Istio Operation Bible](http://localhost:1313/post/2021-10-08-istio-operation-bible/)|ebook||[Read online](https://istio-operation-bible.aeraki.net/)| + + +## Presentations (Selected) +|Year |City |Conference | Title |Slides |Video | +| ----------- |----------- |----------- |----------- |----------- |----------- | +|2022|Virtual|[IstioCon](https://events.istio.io/istiocon-2022)|[Tencent Music’s service mesh practice with Istio and Aeraki](https://events.istio.io/istiocon-2022/sessions/tencent-music-aeraki/)|[slides](/slides/tencent-music-service-mesh-practice-with-istio-and-aeraki.pdf)|[Video](https://www.youtube.com/watch?v=6t_yPsq4Pi4)| +|2022|Virtual|[A2M](https://a2m.msup.com.cn/course?aid=2699&cid=15382)|[全栈服务网格 - Aeraki Mesh 助你在 Istio 服务网格中管理任何七层流量](https://a2m.msup.com.cn/course?aid=2699&cid=15382)|[slides](/slides/full-stack-service-mesh-a2m-20220422.pdf)|| +|2022|Virtual|[云原生正发声](https://cloud.tencent.com/developer/salon/live-1403)| [Areaki Mesh 在 2022 冬奥会视频直播应用中的服务网格实践](https://mp.weixin.qq.com/s/zp9q99mGyH2VD9Dij2owWg) | [Slides](http://localhost:1313/img/2022-03-30-aeraki-mesh-winter-olympics-practice/slides.pdf)|[Video](https://youtu.be/uXxatQTKzW8)| +|2021|Virtual|[IstioCon](https://events.istio.io/istiocon-2021/)| [How to manage any layer-7 traffic in an Istio service mesh?](https://events.istio.io/istiocon-2021/sessions/how-to-manage-any-layer-7-traffic-in-an-istio-service-mesh/) | [Slides](/slides/how-to-manage-any-layer-7-traffic-in-istio.pdf)|[Video](https://www.youtube.com/watch?v=sBS4utF68d8)| +|2020|Virtual|[CNBPS](https://www.cnbpa.org/)|[Istio 流量管理原理与协议扩展](https://cloud.tencent.com/developer/article/1723804)|[Slides](/slides/cnbps2020-istio-aeraki.pdf)|[Video](https://www.youtube.com/watch?v=lB5d4qbZqzU)| +|2019|Chengdu|[Service Mesher Meetup](https://cloudnative.to/blog/service-mesh-meetup-chengdu-20191028/)|[What Can Service Mesh Learn From SDN?](https://cloudnative.to/blog/service-mesh-meetup-chengdu-20191028/)|[Slides](/slides/what-can-service-mesh-learn-from-sdn-servicemesher-meetup-20191026.pdf)|[Video](https://youtu.be/nGkxp-2OsKg)| +|2019|Xi'an|ONAP Workshop|Service Mesh Practice with 5G Management System|[Slides](/slides/service-mesh-practice-with-5g-management-system-lfn.pdf)| +|2018|Nanjing|[GNTC](https://www.bagevent.com/event/1624048?aId=)|[Service Mesh in Action with ONAP](https://www.sdnlab.com/22596.html)| +|2017|Santa Clara|[NAP Developer Forum](https://wiki.onap.org/display/DW/ONAP+Beijing+Release+Developer+Forum%2C+Dec.+11-13%2C+2017%2C+Santa+Clara%2C+CA+US)|[MSB to Support Carrier Grade ONAP Microservice Architecture with Service Mesh](https://onapbeijing2017.sched.com/event/D5q2)|[Slides](https://wiki.onap.org/display/DW/MSB+Service+Mesh+Planning?preview=%2F20873876%2F20873874%2FMSB+to+Support+Carrier+Grade+ONAP+Microservice+Architecture+with+Service+Mesh.pdf)| +|2017|Santa Clara|[ONS](https://wiki.onap.org/display/DW/ONAP@ONS2017)|Microservice Powered Orchestration|[Slides](https://wiki.onap.org/display/DW/ONAP@ONS2017?preview=%2F3245268%2F3245309%2FMicroservice+Powered+Orchestration+Architecture.pdf)| +|2017|New Jersey|[ONAP Developer Event](https://wiki.onap.org/display/DW/ONAP+Project+Developer+Event%3A+May+2+-+5%2C+2017%2C+Middletown%2C+NJ%2C+USA)|MSB Technical Deep Dive and ONAP Use Cases|[Slides](https://www.slideshare.net/HuabingZhao/msb-depp-dive/)| +|2017|Paris|[ONAP Developer Event](https://wiki.onap.org/display/DW/ONAP+Developer+Event+September+25-28%2C+2017%2C+Paris-Saclay%2C+France)|[Microservice Bus Tutorial](https://wiki.onap.org/display/DW/September+26-28+Topics#September2628Topics-M2)|[Slides](https://www.slideshare.net/HuabingZhao/microservice-bus-tutorial)| + +## Open Source Projects +|Project |Role | Website | GitHub | +| ----------- |----------- |----------- |----------- | +| Aeraki Mesh | Creator | https://aeraki.net | http://github.com/aeraki-mesh | +| Istio | Contributor| https://istio.io | https://github.com/istio/istio| +| Envoy | Contributor| https://www.envoyproxy.io |https://github.com/envoyproxy/envoy| +| ONAP | PTL | https://www.onap.org|| +| hugo-theme-cleanwhite | Creator | https://themes.gohugo.io/themes/hugo-theme-cleanwhite | https://github.com/zhaohuabing/hugo-theme-cleanwhite | diff --git a/exampleSite/content/archive/index.md b/exampleSite/content/archive/index.md new file mode 100644 index 0000000..76282e2 --- /dev/null +++ b/exampleSite/content/archive/index.md @@ -0,0 +1,6 @@ +--- +title: "Posts Archive" +layout: archive +type: archive +description: Archive of historical posts. +--- \ No newline at end of file diff --git a/exampleSite/content/notes/index.md b/exampleSite/content/notes/index.md new file mode 100644 index 0000000..b4b3d8d --- /dev/null +++ b/exampleSite/content/notes/index.md @@ -0,0 +1,8 @@ +--- +layout: page +--- + +## [Go 语言学习笔记](https://zhaohuabing.com/learning-golang) + +## [Envoy 学习笔记](https://zhaohuabing.com/learning-envoy) + diff --git a/exampleSite/content/top/about.md b/exampleSite/content/top/about.md deleted file mode 100644 index 0dacf51..0000000 --- a/exampleSite/content/top/about.md +++ /dev/null @@ -1,25 +0,0 @@ -![](/img/zhaohuabing.png) **_Huabing Zhao_** is an ICT veteran with a passion for open source. He has a solid experience in the telecommunication and information technology industry for more than 17 years. - -Throughout his career, he has built a number of large-scale, cross-country OSS/BSS platforms/systems and operation tools, most of them are still running in productions. - -He loves open source and has been contributing to a variety of open source projects, including Istio(Service Mesh https://istio.io), ONAP(Open Network Automation Platform https://wiki.onap.org), Hugo(static site generators https://themes.gohugo.io/hugo-theme-cleanwhite/), etc. - -He also has strong interests in various tech stuff such as Artificial Intelligence, Cryptocurrencies, Smart Home. - -Huabing holds a BS in Computer Science and Technology from Chongqing University in China. - -Currently, Huabing is working on a 5G NFV&SDN orchestration and management platform, at the same time, he also wears the hat of PTL in ONAP(http://www.onap.org) open source project. - -He is happy with his current job, but also willing to take new challenges if the opportunity matches his career path. - -While he is not working, he enjoys watching movies, swimming, hiking, travelling, writing blogs and learning languages. - -Feel free to connect Huabing via Github (https://github.com/zhaohuabing) or drop him an email (zhaohuabing@gmail.com). - -## Talks - -* [Service Mesh in Action with ONAP] (https://www.slideshare.net/HuabingZhao/service-mesh-in-action-with-onap) GNTC, 南京, 2018 -* [MSB to Support Carrier Grade ONAP Microservice Architecture with Service Mesh] (https://www.slideshare.net/HuabingZhao/msb-to-support-carrier-grade-onap-microservice-architecture-with-service-mesh) ONS, Los Angeles, 2018 -* [Microservice Powered Orchestration](https://www.slideshare.net/HuabingZhao/microservice-powered-orchestration-126100339) ONS, Santa Clara, 2017 -* [MSB Technical Deep Dive and ONAP Use Cases] (https://www.slideshare.net/HuabingZhao/msb-depp-dive/) ONAP Developer Event, New Jersey, 2017 -* [Microservice Bus Tutorial] (https://www.slideshare.net/HuabingZhao/microservice-bus-tutorial) ONAP Developer Event, Paris, 2017 diff --git a/exampleSite/content/top/archive.md b/exampleSite/content/top/archive.md deleted file mode 100644 index 76282e2..0000000 --- a/exampleSite/content/top/archive.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Posts Archive" -layout: archive -type: archive -description: Archive of historical posts. ---- \ No newline at end of file diff --git a/exampleSite/content/top/books.md b/exampleSite/content/top/books.md deleted file mode 100644 index 5f02c26..0000000 --- a/exampleSite/content/top/books.md +++ /dev/null @@ -1,5 +0,0 @@ -## [Machine learning学习笔记](https://zhaohuabing.com/machine-learning) - -Coursera 在线课程 [Machine learning]( https://www.coursera.org/learn/machine-learning) 笔记
-讲师: 吴恩达(Andrew Ng)
-课程地址:https://www.coursera.org/learn/machine-learning
-- cgit v1.2.3