Montana / minikube-bash-setup

So I don't have to manually set it up on new instances or VM's.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minikube-bash-setup

So I don't have to manually set it up on new instances or VM's.

Usage

Run after you've ran minikube.sh:

kubectl port-forward deployment/nginx-deployment 8080:80

To try out the nginx deployment deployment file.

About

So I don't have to manually set it up on new instances or VM's.


Languages

Language:Shell 100.0%