apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:31:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: 347d0077-7f91-4ffe-a10b-19fde5e77ed7
subsets:
- addresses:
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7xrcw
      namespace: kube-system
      uid: a8bd661c-9e7f-4eb7-925b-a0c389797e20
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q9vpl
      namespace: kube-system
      uid: cdeca6d8-ecc1-4abd-bec0-3a6deef7aab1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
