apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T12:56:03Z"
  creationTimestamp: "2026-02-24T12:55:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "684"
  uid: a67d7488-2a55-4305-b298-372f17d89e02
subsets:
- addresses:
  - ip: 172.24.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2zspt
      namespace: kube-system
      uid: a753fc0c-e3e0-45fa-b2ba-9f91cc778c30
  - ip: 172.24.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-rqzbc
      namespace: kube-system
      uid: 1790800f-fba2-4874-87e9-37e2bcb3731a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
