How to run your website on Kubernetes (Minikube)?
Hi all, remember we built a docker image of our pet-fox game and ran it on docker using docker cli commands. In this post, we will be using that image to deploy our application on Kubernetes ( minikube ).
What are the pre-requisites?
Push the Docker...
akku.hashnode.dev5 min read