apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-19T01:28:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: a6e73911-576b-4348-9075-183116aee4db
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gktsw
      namespace: kube-system
      uid: e1cc485e-7868-4d78-9377-0ffc4dcadc8e
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nfl25
      namespace: kube-system
      uid: 8880fec3-2b9a-4c1d-8c1c-11fd8f195e43
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
