79627277

Date: 2025-05-18 08:51:06
Score: 2
Natty:
Report link

shema is now different

see example here:

https://github.com/caddyserver/ingress/blob/main/kubernetes/sample/example-ingress.yaml

it is this part that changed:

spec:
  rules:
  - host: example1.kubernetes.localhost
    http:
      paths:
      - path: /hello1
        pathType: Prefix
        backend:
          service:
            name: example1
            port:
              number: 8080
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Василий Пу