apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T03:20:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "938"
  uid: c46658e0-cc36-4e8b-95e5-8cae2eb7f95f
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4js8m
      namespace: kube-system
      uid: 6cdff03a-e089-4936-9daa-0a49df8681f1
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-79v4k
      namespace: kube-system
      uid: 8c26597c-d043-4fe9-bfd8-3b97ec590ece
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
