apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T01:25:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 769a90b1-97aa-4f9c-a611-34247e3e3182
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t5xd6
      namespace: kube-system
      uid: 01c2322d-ffeb-45d6-b5cd-e9803f7f74b6
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x64fd
      namespace: kube-system
      uid: 9fc3ae13-732c-492a-b71e-4ab939998905
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
