apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T03:37:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: ba83fa3e-0426-4a0a-9334-972930c43666
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q844t
      namespace: kube-system
      uid: 8ec1bd69-0ae2-4118-82f1-ba96d5b3594c
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ttqgf
      namespace: kube-system
      uid: a33dbf14-17ef-45fe-9083-c81736f48b1a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
