apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T18:39:45Z"
  creationTimestamp: "2026-04-17T18:38:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "979"
  uid: f82fa1b0-6366-4a16-a480-9e149bf6559d
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dqbx4
      namespace: kube-system
      uid: bc7e967f-2ca5-4678-997c-6e6ec9a357f6
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9pnpp
      namespace: kube-system
      uid: 067446ae-8f8b-4055-84eb-81c9f5dd913f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
