apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T21:53:27Z"
  creationTimestamp: "2026-03-19T21:53:07Z"
  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: "1484"
  uid: 164ef8fc-2e41-4c53-bc88-0eafdc0219d6
subsets:
- addresses:
  - ip: 199.19.213.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: ingress-nginx-controller-kpkzp
      namespace: ingress-nginx
      uid: f4449ebf-b858-4592-8d9f-5f1e79aa5816
  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
