apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T19:28:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: b5487617-3745-40cc-8fc6-2fbcfd6f589d
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rvtdt
      namespace: kube-system
      uid: a42263b9-851c-4674-9b07-a32fe8a237ce
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pdtjb
      namespace: kube-system
      uid: 3154da2d-f422-43e8-842d-a6739cc28201
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
