apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T05:00:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: e450d0e4-24ea-489a-adfc-d5e7a350913e
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-klpnt
      namespace: kube-system
      uid: a8fbbb1d-a6ee-456c-ab6e-6a314ef90475
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fmbgw
      namespace: kube-system
      uid: 0a8d1827-5b56-4c1f-a26e-96895795492a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
