apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-09T17:11:58Z"
  creationTimestamp: "2026-06-09T17:10:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "954"
  uid: f45f6ae5-a04d-4902-8824-5ae977cb7873
subsets:
- addresses:
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n4v96
      namespace: kube-system
      uid: 114df10a-5e84-4adc-82a8-96fc1a4d56d2
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vtbtd
      namespace: kube-system
      uid: 8d40f6ed-c125-43d0-9f0a-53872f861416
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
