apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T15:53:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: e7ec09aa-9d88-4614-9cfc-9b30c7a74868
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rq65q
      namespace: kube-system
      uid: 328a8df1-48c7-435c-8291-9bbefb75ca89
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wrs22
      namespace: kube-system
      uid: 74a87f43-76e4-45cd-b83c-192ca370e763
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
