apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T18:53:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 183352a9-b670-4b02-99b3-379fa6f8cb3c
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l4n9m
      namespace: kube-system
      uid: 23ab812b-24ac-4106-9e47-5d589e844d19
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-67k9h
      namespace: kube-system
      uid: 71e0dc68-cea9-4ebc-a903-2098548a931b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
