Nothing here yet.
Nothing here yet.
Sanjay Menaria Thanks a lot for notifying me about the issue with minikube installation guide, apparently, the guide is only for mac os m1 users since m1 MBP uses arm64 architecture. For other OSes and architectures you can refer to the official installation guide here https://minikube.sigs.k8s.io/docs/start/
Hi Rushikesh Mashidkar , this is an amazing blog, well done! I had some questions on it. After applying a service.yaml file, why have you again exposed the deployment? Isn't it just like creating 2 services out of which one won't be used? For testing the ingress, could you test it in the browser? because although curl commands show the code, it would be a much better way to show ingress working by hitting the domain on the browser.