apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-26T16:53:24Z"
  creationTimestamp: "2026-02-26T16:53:03Z"
  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: "1480"
  uid: b1f507bf-61a0-44e7-ad21-1bbeaa678bea
subsets:
- addresses:
  - ip: 199.204.45.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: ingress-nginx-controller-9xjmc
      namespace: ingress-nginx
      uid: 9c7f39a8-4d1f-4d6f-8f41-863941dbb413
  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
