Difference between revisions of "Nginx-ingress"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Helm install nginx-ingress)
Tag: New redirect
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
apiVersion: v1
+
#redirect [[helm install nginx-ingress]]
[[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 ==
 
* {{nginx-ingress}}
 
 
 
[[Category:Nginx]]
 

Latest revision as of 11:41, 13 February 2024

Advertising: