apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T05:04:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 1e76d9ff-bf52-47ad-a2e2-fc42d11fdda3
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4fzjq
      namespace: kube-system
      uid: 927d53fc-55db-4a4c-b92f-4e1c3470bbca
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jn7tp
      namespace: kube-system
      uid: 7ee19dd1-b56e-4c9a-a9a9-4e494250959a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
