apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-06T21:57:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 0c85176c-0c72-471c-a4d0-b9a5f9f4ccc9
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9r8rc
      namespace: kube-system
      uid: 1fa8a70e-5967-45c9-b440-cdb712f79839
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8lc57
      namespace: kube-system
      uid: 45ed0170-5cd6-4a4b-8b29-666dbff276dc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
