/kubernetes-mysql-nginx

Example of deploying MySQL and Nginx containers to a local Kubernetes cluster

Primary LanguageShellMIT LicenseMIT

Kubernetes, MySQL & Nginx

Example of deploying MySQL and Nginx containers to a local Kubernetes cluster using Minikube and Docker.

Requeriments

Usage

Run the following script to start the project.

$ ./start.sh   

The result will be the local IP of the cluster ingress with the Nginx accessible by the root route.

License

MIT