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.