apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T06:09:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: 257bad6f-62b2-45c1-8ae6-6f7632a64e92
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xtl79
      namespace: kube-system
      uid: ae9afe96-9efa-4002-89dd-cf0948ae9461
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dm9zq
      namespace: kube-system
      uid: 85972869-b309-4e99-ba63-b450dd7e95b1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
