This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
система_kubernetes [2026/02/23 06:45] val [Gateway API] |
система_kubernetes [2026/03/05 15:47] (current) val [Ingress] |
||
|---|---|---|---|
| Line 806: | Line 806: | ||
| # image: server.corpX.un:5000/student/webd:ver1.N | # image: server.corpX.un:5000/student/webd:ver1.N | ||
| # image: httpd | # image: httpd | ||
| + | # image: brndnmtthws/nginx-echo-headers | ||
| # args: ["gunicorn", "app:app", "--bind", "0.0.0.0:8000", "-k", "uvicorn.workers.UvicornWorker"] | # args: ["gunicorn", "app:app", "--bind", "0.0.0.0:8000", "-k", "uvicorn.workers.UvicornWorker"] | ||
| Line 1221: | Line 1222: | ||
| === ingress-traefik-controller === | === ingress-traefik-controller === | ||
| - | * [[#Traefik]] | + | * [[#Traefik]] (providers.kubernetesGateway.enabled: false) |
| === ingress example === | === ingress example === | ||