apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T06:19:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: 0dbc7ff8-9aba-4fa6-b45f-7ea03a012904
subsets:
- addresses:
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xd6kz
      namespace: kube-system
      uid: 875afe53-db27-4852-bfd3-ff65ab3ea642
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rd4xl
      namespace: kube-system
      uid: 6ca82ed3-e9b2-4246-ae37-a1b78e4a5f30
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
