apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T22:22:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 6cb115ea-c446-4a8e-a29c-145bebb888d2
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vf5nl
      namespace: kube-system
      uid: a6061a25-72f1-46e0-9c15-bbbe5ddb924e
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-brwz5
      namespace: kube-system
      uid: 0fdda9ba-3d1e-4299-9eeb-605be5a684d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
