Minikube Deployment Tutorial: Two-Tier Application Setup
Table of Contents
Create namespaces for the application.
Create a service for web applications and MySQL applications.
Create persistent volume claims for the MySQL application.
Create a deployment file for the application.
Start the Minikube c...
amittashok.hashnode.dev4 min read