Files
ingress_migrate_annotations/mapping.yaml
2025-12-30 19:58:26 +09:00

93 lines
2.3 KiB
YAML

nginx.ingress.kubernetes.io/ssl-redirect:
haproxy: haproxy.org/ssl-redirect
support: full
nginx.ingress.kubernetes.io/force-ssl-redirect:
haproxy: haproxy.org/ssl-redirect
support: full
nginx.ingress.kubernetes.io/backend-protocol:
haproxy: haproxy.org/backend-protocol
support: full
nginx.ingress.kubernetes.io/load-balance:
haproxy: haproxy.org/load-balance
support: full
nginx.ingress.kubernetes.io/rewrite-target:
haproxy: haproxy.org/path-rewrite
support: full
nginx.ingress.kubernetes.io/proxy-connect-timeout:
haproxy: haproxy.org/proxy-connect-timeout
support: full
nginx.ingress.kubernetes.io/proxy-read-timeout:
haproxy: haproxy.org/proxy-read-timeout
support: full
nginx.ingress.kubernetes.io/proxy-send-timeout:
haproxy: haproxy.org/proxy-send-timeout
support: full
nginx.ingress.kubernetes.io/whitelist-source-range:
haproxy: haproxy.org/allow-list
support: full
nginx.ingress.kubernetes.io/limit-rps:
haproxy: haproxy.org/rate-limit-requests
support: partial
note: "burst/period semantics differ"
nginx.ingress.kubernetes.io/limit-rps-burst:
haproxy: haproxy.org/rate-limit-period
support: partial
nginx.ingress.kubernetes.io/affinity:
haproxy: haproxy.org/affinity
support: full
nginx.ingress.kubernetes.io/session-cookie-name:
haproxy: haproxy.org/session-cookie-name
support: full
nginx.ingress.kubernetes.io/cors-allow-origin:
haproxy: haproxy.org/cors-allow-origin
support: full
nginx.ingress.kubernetes.io/cors-allow-methods:
haproxy: haproxy.org/cors-allow-methods
support: full
nginx.ingress.kubernetes.io/cors-allow-headers:
haproxy: haproxy.org/cors-allow-headers
support: full
nginx.ingress.kubernetes.io/cors-expose-headers:
haproxy: haproxy.org/cors-expose-headers
support: full
nginx.ingress.kubernetes.io/enable-cors:
haproxy: haproxy.org/enable-cors
support: full
nginx.ingress.kubernetes.io/app-root:
haproxy: haproxy.org/path-rewrite
support: partial
note: "Chage Value"
nginx.ingress.kubernetes.io/configuration-snippet:
haproxy: null
support: unsupported
note: "HAProxy does not support arbitrary NGINX snippets"
proxy-buffering:
haproxy: null
support: unsupported
note: "HAProxy does not support arbitrary NGINX snippets"
gzip-level:
haproxy: null
support: unspported
note: "HAProxy does not support arbitrary NGINX snippets"