apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-05T16:01:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 5e72a57a-5cad-48c6-816d-0e22d77e535f
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-48t5v
      namespace: kube-system
      uid: d2b53d0f-5117-46fd-b41c-e6fc07ebd9b2
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-48gqc
      namespace: kube-system
      uid: 3da1613d-72c5-4614-9105-4d43a621b37c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
