apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T07:41:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 6a8a3394-8389-488a-b43e-1f75af17939e
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jzskt
      namespace: kube-system
      uid: ed017169-06d1-41ab-a392-34943422f6df
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w6dgg
      namespace: kube-system
      uid: 0abb8fa2-5ff1-4ae7-98d2-dc3f944c8529
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
