apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-07T23:24:08Z"
  creationTimestamp: "2026-05-07T23:22:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "974"
  uid: 3b894ea4-77c5-4f6f-bf14-d4fba194e0a6
subsets:
- addresses:
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x599g
      namespace: kube-system
      uid: 8e594512-4dd2-454f-99f6-36011c611329
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6ln98
      namespace: kube-system
      uid: 3b24cc0a-68fc-490f-bb67-92c31fc2e8aa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
