apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-23T18:46:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 3a43ba94-db94-40ad-a73c-1dc56f2f105b
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cwhl2
      namespace: kube-system
      uid: 9b7a405c-83aa-40ea-a91d-cfbc4cd2f6c5
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5w8ts
      namespace: kube-system
      uid: 056f2741-fe96-4c46-80a8-0c95a21c56a3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
