apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T01:03:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 9c77ddc8-f8d4-4ab7-a8d9-8337b45f8f2d
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lwrbw
      namespace: kube-system
      uid: 2f704e45-c9ad-488d-8006-ace881361ffe
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bpv8l
      namespace: kube-system
      uid: ab063766-844e-4c54-8fd1-316f61ab248e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
