apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T03:21:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 28fb7920-f260-4852-9268-20892aa5f3b2
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lblv7
      namespace: kube-system
      uid: 7768335f-8691-4c32-aabb-a61500bee1d3
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bqfml
      namespace: kube-system
      uid: 97399a6f-c542-4ca7-9ee0-be71d8e78447
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
