apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-02T19:00:35Z"
  creationTimestamp: "2026-03-02T18:59:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: 87997945-8d3e-4577-a778-a5655aec2161
subsets:
- addresses:
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xlndc
      namespace: kube-system
      uid: 3a7a01cb-bfd1-4e86-84d2-9030f1511dd2
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7zqg4
      namespace: kube-system
      uid: a4bb18aa-24a5-483b-b8b5-8073a5d4477a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
