diff --git a/NGINX_ING.md b/NGINX_ING.md new file mode 100644 index 0000000..10f3ab0 --- /dev/null +++ b/NGINX_ING.md @@ -0,0 +1,5 @@ +# Nginx Ingress Controller + +```shell +kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.1.0/deploy/static/provider/baremetal/deploy.yaml +```