apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-29T00:11:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 2ca7a00b-e037-4dbb-826a-af47d9a93300
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m9tmt
      namespace: kube-system
      uid: 89e30423-e821-47e6-99d3-ed738a12fb83
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gdlhw
      namespace: kube-system
      uid: 92391a0f-e749-4260-a1a5-d681979809b4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
