From 89e29e38b38cd15e07b3e19f6fe323dff38a7215 Mon Sep 17 00:00:00 2001 From: Eitan Suez Date: Wed, 29 Jun 2022 12:19:20 -0500 Subject: [PATCH] adds a status superseded by istio-labs repo info to top of main readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 41d5ab9..da67866 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +### Status + +This repository has been superseded by https://github.com/tetrateio/istio-labs + # Istio Workshop This workshop will introduce you to Istio and Envoy, service mesh tools that have changed the landscape of cloud-native applications. You will learn how and why to use these tools to solve the challenges of observability, security, networking, and multi-cloud deployments.