apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T00:19:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: c4ac367c-b28b-47b4-9fad-952101f362aa
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zm6lp
      namespace: kube-system
      uid: 269c714a-4ada-4a2b-a551-2053566083ac
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x5lsp
      namespace: kube-system
      uid: 6938cfc8-4c24-46cd-9b11-0e1cf5d56547
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
