6 lines
180 B
Markdown
6 lines
180 B
Markdown
# Nginx Ingress Controller
|
|
|
|
```shell
|
|
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.1.0/deploy/static/provider/baremetal/deploy.yaml
|
|
```
|