apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T05:47:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 61974227-79a1-4dcd-bf99-5090d083720a
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-crtvk
      namespace: kube-system
      uid: ad3a55fb-b430-40d7-b6f3-11ec92234a16
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w7skk
      namespace: kube-system
      uid: f42bc259-f9d3-4cbe-a4cd-5802bd2b3a8e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
