apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-01T22:21:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 5819c6e7-b9dd-442d-98a8-3a3ac94f2d24
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lbf42
      namespace: kube-system
      uid: 8d80b730-c12c-4277-b6ee-77fcaab98e3c
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wlkbs
      namespace: kube-system
      uid: 50a1bd4f-4acd-4a08-8ec4-eb4f085fc7da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
