apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T02:04:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: a703a87d-bf28-4128-89b3-ea62fb10866a
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kvbv9
      namespace: kube-system
      uid: 832af6ed-0374-4015-9844-b368cba5b9ab
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wlzk4
      namespace: kube-system
      uid: 61f075eb-2894-4e26-9d6e-71b74d270975
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
