From f32146e3d531b07bc67cc6cb4266cd21cb50ffec Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Sat, 19 Nov 2022 10:56:42 -0800 Subject: [PATCH] heads up Mizu is KS --- Development-Workflows.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Development-Workflows.md b/Development-Workflows.md index 8b69807..d330d24 100644 --- a/Development-Workflows.md +++ b/Development-Workflows.md @@ -1,3 +1,7 @@ +Mizu (by UP9) is now Kubeshark. Read about it more [here](https://www.kubeshark.co/mizu-is-now-kubeshark). + +** This page needs updating ** + In this tutorial we'll explain two development workflows for [Mizu](https://github.com/up9inc/mizu): - Standard development workflow that you build a Docker image, publish into Docker Hub and pull it to Kubernetes. The workflow is only necessary if you're developing some Kubernetes specific feature.