apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T19:25:54Z"
  creationTimestamp: "2026-02-25T19:25:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "687"
  uid: 250c21de-910a-4631-a654-e19550f2f12b
subsets:
- addresses:
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h5nbf
      namespace: kube-system
      uid: 23650102-9645-4cfd-8d1e-856002483d9d
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-54dfd
      namespace: kube-system
      uid: 5909b7a2-4b0f-45a1-896e-01bfd10d4792
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
