apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-27T00:45:48Z"
  creationTimestamp: "2026-05-27T00:45:28Z"
  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: "1702"
  uid: 2747c5c5-a075-4e5c-a7d6-8e2ffc00946a
subsets:
- addresses:
  - ip: 199.204.45.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: ingress-nginx-controller-wptwp
      namespace: ingress-nginx
      uid: 2dbeadfa-936f-4b9d-9f11-68ccd3fc37a9
  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
