apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T05:46:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: 375e9162-174b-4a08-800e-e3cd1eae75db
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jqng8
      namespace: kube-system
      uid: 2872fd59-3f22-4ce9-bca7-6a74b8d06983
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2hxnl
      namespace: kube-system
      uid: 4c3a51fd-4fcf-42ae-8eff-aff5a651cc53
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
