apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T21:39:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 0cadf95a-0078-44c5-ad5b-b51ff9980557
subsets:
- addresses:
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6d82t
      namespace: kube-system
      uid: 3f62da0e-7419-4ca7-97e9-1605be86b919
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dtlv7
      namespace: kube-system
      uid: a432d586-2897-429d-8a2d-085bec353fdf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
