apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-02T10:06:54Z"
  creationTimestamp: "2026-07-02T10:05:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "940"
  uid: 3f172c20-04e2-4f23-a081-7993602dd447
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d4rw8
      namespace: kube-system
      uid: 3923aa2c-09a3-4f6a-8d06-cfa05737d168
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cfmsp
      namespace: kube-system
      uid: 5ed46544-7992-43e6-b1fc-02d57732a273
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
