Difference between revisions of "Nginx-ingress"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
[[kubectl describe configmap my-ingress-nginx-controller]] | [[kubectl describe configmap my-ingress-nginx-controller]] | ||
+ | [[helm install ingress-nginx]] | ||
== See also == | == See also == |
Revision as of 17:34, 18 January 2024
apiVersion: v1 kind: ConfigMap metadata: name: nginx-config namespace: nginx-ingress data: proxy-protocol: "True" real-ip-header: "proxy_protocol" set-real-ip-from: "0.0.0.0/0"
helm install nginx kubectl get svc kubectl describe configmap my-ingress-nginx-controller
helm install ingress-nginx
See also
Advertising: