apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T16:19:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 9919fdfe-3725-4610-9e72-cd0590cee967
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q87t7
      namespace: kube-system
      uid: 13a0ad30-5853-4ce6-8a4f-ffc23e1cc063
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q9c5c
      namespace: kube-system
      uid: 3709ffca-4f42-4b22-9dae-cb903590b15f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
