apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T10:02:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: aa0d5914-17bb-4da0-95af-14748bd736a0
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cd55v
      namespace: kube-system
      uid: b7512164-b57e-412a-bdcc-b5ad03962e89
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-78x74
      namespace: kube-system
      uid: 7ec054a0-336e-41a5-b9a4-e9157bd7e49e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
