apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-13T23:01:57Z"
  creationTimestamp: "2026-03-13T23:01:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "750"
  uid: 0d11a4bd-74b1-4606-a7f7-a878cbb91ec8
subsets:
- addresses:
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hstsv
      namespace: kube-system
      uid: 8d2246e4-57fa-44aa-9017-d331190c6c26
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kbx2c
      namespace: kube-system
      uid: 90056a52-191a-4b7b-af23-7634b5f2e065
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
