kubernetes-installation/NGINX_ING.md

6 lines
180 B
Markdown
Raw Permalink Normal View History

2022-03-02 15:37:52 +07:00
# Nginx Ingress Controller
```shell
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.1.0/deploy/static/provider/baremetal/deploy.yaml
```