apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-10T01:59:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "928"
  uid: ed8a2fda-0f81-49dc-a7d2-99adcf7f0607
subsets:
- addresses:
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v72jg
      namespace: kube-system
      uid: 27a0d8a7-daf6-488f-82b3-489fbeeaa255
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fps92
      namespace: kube-system
      uid: c2d9dc5f-35b3-4538-9a09-00201f402547
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
