apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-10T03:57:14Z"
  creationTimestamp: "2026-05-10T03:56:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: d476f9b9-940f-4751-8cb7-8d021fcd582c
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tdql9
      namespace: kube-system
      uid: df5c4885-4992-4903-a6e0-1042c7cdb406
  - ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8hhdn
      namespace: kube-system
      uid: c62b6e9b-881d-47ad-bb8e-7cb351a9244e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
