Huabing Blog

路在脚下,心向远方

采用Istio实现灰度发布(金丝雀发布)

用户无感知的平滑业务升级

当应用上线以后,运维面临的一大挑战是如何能在不影响已上线业务的情况下进行升级。本文将介绍如何使用Istio实现应用的灰度发布(金丝雀发布)

使用Istio实现应用流量转移

  "本文翻译自istio官方文档"

本任务将演示如何将应用流量逐渐从旧版本的服务迁移到新版本。通过Istio,可以使用一系列不同权重的规则(10%,20%,··· 100%)将流量平缓地从旧版本服务迁移到新版本服务。

Istio及Bookinfo示例程序安装试用笔记

手把手教你从零搭建Istio及Bookinfo示例程序

Istio是来自Google,IBM和Lyft的一个Service Mesh(服务网格)开源项目,是Google继Kubernetes之后的又一大作,本文将演示如何从裸机开始从零搭建Istio及Bookinfo示例程序。

Welcome to Zhaohuabing Blog

Hello World, Hello Blog

“Yeah It’s on. ” Hello World!

LFN ONAP Developer Event: Microservice Bus Tutorial

Microservices Bus(MSB) provide a reliable, resilient and scalable communication and governance infrastructure to support Microservice Architecture including including service registration/discovery, external API gateway, internal API gateway, client SDK.It's a pluggable architecture so it can integrate with auth service provider to provide centralized Authentication & Authorization. MSB also provides a service portal to manage the REST APIs.

ONS ONAP Minisummit: Microservice Powered Orchestration Architecture

In this session, I'll talk about the MSB(Microservice BUS) project we have been using in OPEN-O as the fabric for Microservice communications.

LFN ONAP Developer Event: MSB Technical Deep Dive and ONAP Use Cases

In this session, I'll talk about the MSB(Microservice BUS) project we have been using in OPEN-O as the fabric for Microservice communications.