apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-12T10:21:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 042168c3-eab9-4ac8-a696-27b13abc40ea
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2w256
      namespace: kube-system
      uid: 696b40e4-3d78-4a6f-9641-3c7ce1d146cb
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z7wl2
      namespace: kube-system
      uid: 234d8f5a-2471-4ed9-a382-9cd654a90e5d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
