Questions about resource limit on Windows

I notice that both docker and containerd support limit CPU and memory resource on WIndows.


https://pkg.go.dev/github.com/containerd/containerd@v1.7.3/oci#Spec

so i wonder why kubernetes’ documents say k8s doesnot support this feature?