apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-24T18:04:44Z"
  creationTimestamp: "2026-06-24T18:03:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "940"
  uid: 4a6901af-15c0-419c-80e0-9fadef91ae3f
subsets:
- addresses:
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mrtwh
      namespace: kube-system
      uid: 45c57a61-53d8-4290-93cb-1cbfb9d92c96
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4n68
      namespace: kube-system
      uid: ed1cee42-4d18-4343-86e5-619742802ad0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
