From d9db834426c328aab480b5dd8dffb905ec56181f Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Tue, 23 Jan 2024 15:01:37 -0600 Subject: [PATCH] Update README.md Signed-off-by: Lee Calcote --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0bf11b7..e725583 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A workshop on advanced aspects of service mesh through the lens of Istio. Questions? Join the [service mesh community](http://slack.layer5.io). +[Free] Use the Cloud Native Playground to walk-through the labs in this workshop in a live Kubernetes environment - https://play.meshery.io + ## Prerequisites - [Prereqs - Setup Docker, Kubernetes, and Meshery](prereq/README.md)