apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-20T02:46:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 5d1fffb1-3b23-47fb-9da8-88814ee1bafc
subsets:
- addresses:
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f65ww
      namespace: kube-system
      uid: 5028e1a2-f18c-4634-902e-1d63dc5bc318
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5w6xd
      namespace: kube-system
      uid: 86b22c12-e1a5-4610-a42b-12a57a15a7b4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
