apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-18T00:45:08Z"
  creationTimestamp: "2026-05-18T00:43:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: f73f98b5-2fce-49b4-8c3c-abb8fabbe23f
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t8kf5
      namespace: kube-system
      uid: eb9b37aa-2905-4246-9730-04c4c8d8f1e3
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r5f89
      namespace: kube-system
      uid: 7a206851-712c-4dd8-943a-aeff92e32843
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
