apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T08:38:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 52aaf27d-04d7-470b-bf1f-8cef3de761c1
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h5mc2
      namespace: kube-system
      uid: dbdf6465-5210-4b48-9c0e-1e221afe931e
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2xc6v
      namespace: kube-system
      uid: 2a3bcefc-023e-42ce-9e58-11ee1d91d2b3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
