apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T02:01:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 9974050b-bda1-4417-ad96-b25dd1f3b6e4
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5gw8m
      namespace: kube-system
      uid: c6007810-923f-4aab-a78f-4cb4f8f896a0
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nknmv
      namespace: kube-system
      uid: 73b249d4-1e28-4ad5-946c-ece1eda5dbff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
