apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T05:02:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 7180a712-0896-493e-9f3d-b72741492610
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jm429
      namespace: kube-system
      uid: 81500320-6a51-48c0-8c4a-19689b874424
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fmp8f
      namespace: kube-system
      uid: 358d4f61-efa2-4ff7-9d1d-d3e404e315d1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
