Updated nginx

This commit is contained in:
Sambo Chea 2022-03-02 15:37:52 +07:00
parent e103078eab
commit 0cbaf1c165
Signed by: sombochea
GPG Key ID: 3C7CF22A05D95490

5
NGINX_ING.md Normal file
View File

@ -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
```