apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-19T00:10:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 590f5abd-695d-4043-bf95-f20b89909718
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4mvrb
      namespace: kube-system
      uid: 8ef326ea-14be-47ef-ab1b-8e422c494f8d
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pp42g
      namespace: kube-system
      uid: f6f516ff-c624-4091-a820-ab9efdeba55d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
