apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T05:53:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: a2a05f44-9917-4d01-bfd9-c3b16fa5521f
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tw2ll
      namespace: kube-system
      uid: 0d8fed7e-c1cd-4b18-a36c-859773a01301
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8v5l6
      namespace: kube-system
      uid: df3607d3-7ba7-4e55-8b4d-7c758cf2d771
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
