apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T01:40:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: 0508d619-60d4-4d99-b560-5c5377529400
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-97lfv
      namespace: kube-system
      uid: 352aaf4f-cbcc-48ae-aaf5-f1ca6114e209
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v44dh
      namespace: kube-system
      uid: 706fb487-1b25-4ef8-bc3e-401a34382139
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
