- airflow
.kube
.env
kube_config
- nginx
minikube
- run dashboard
minikube dashboard --url
- open proxy tunnel
ssh -i [private_key.pem] -L [local_port]:localhost:[remote_port] [username]@[remote_host]
- access to proxy url
http://127.0.0.1:37469/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
It's not required to setup the security group in AWS in order to open port