apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T04:34:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: e0edcc7a-f237-4ebc-87e1-a86202578910
subsets:
- addresses:
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dc8w8
      namespace: kube-system
      uid: 254dcca2-0876-458a-b18a-ae6069c804c3
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dkf9d
      namespace: kube-system
      uid: e5393cdc-00a5-4f0d-86c1-154a1fa57b34
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
