Deploy a simple webapp and database on Minikube
Nov 14, 2021 · 7 min read · Overview Minikube is a micro version of Kubernetes that can be used for testing or development purposes in your local environment(Windows, Linux, macOS). it is a one-node Kubernetes cluster that runs on a particular virtualization software that you s...
WWachukwu commented

