Thursday, February 28, 2019

Hands-on With Istio Service Mesh: Implementing Canary Deployment

In this hands-on exercise, we will build a Kubernetes cluster, install Istio on the cluster, build two simple dockerized microservices using Spring Boot, deploy to the cluster, and configure canary deployment using the Istio Service Mesh Virtual Service and Destination Rules.

The exercise assumes a basic knowledge of Kubernetes, Istio, Spring Boot, and Docker. We will use Google Cloud Engine for building Kubernetes cluster.



from DZone.com Feed https://ift.tt/2StwBO4

No comments:

Post a Comment