apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T09:24:32Z"
  creationTimestamp: "2026-04-16T09:24:12Z"
  labels:
    app.kubernetes.io/component: controller
    app.kubernetes.io/instance: ingress-nginx
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: ingress-nginx
    app.kubernetes.io/part-of: ingress-nginx
    app.kubernetes.io/version: 1.12.1
    helm.sh/chart: ingress-nginx-4.12.1
  name: ingress-nginx-controller
  namespace: ingress-nginx
  resourceVersion: "2047"
  uid: bc7c197f-51bb-4a8b-82b1-c79bb225a91c
subsets:
- addresses:
  - ip: 199.204.45.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: ingress-nginx-controller-cw2pp
      namespace: ingress-nginx
      uid: 69c2c8d1-0d71-4ffd-9bf0-7ef8f5019c75
  ports:
  - name: 5354-udp
    port: 5354
    protocol: UDP
  - name: 5354-tcp
    port: 5354
    protocol: TCP
  - appProtocol: https
    name: https
    port: 443
    protocol: TCP
  - appProtocol: http
    name: http
    port: 80
    protocol: TCP
