apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-03T04:59:54Z"
  creationTimestamp: "2026-04-03T04:59:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 65e4989e-917c-4fdf-af07-78b6006027b7
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4scng
      namespace: kube-system
      uid: 6c00566f-fb09-4b4d-85a7-21e1b7e1f912
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-khphb
      namespace: kube-system
      uid: 7b31978e-7074-443f-a15d-7321cccb0124
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
