apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T05:39:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 1a4c25e3-3f47-42d9-b3a0-7fc37b853284
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2l5h6
      namespace: kube-system
      uid: db5251e3-d8c6-45df-9484-4e5d19bbf791
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r6n7q
      namespace: kube-system
      uid: 36487c5e-c12b-416b-903b-0a10c5174ca6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
