K8s module support for --from-file=hooks

While I enjoy the new k8s module a lot I failed to find out how to do something like this with it

kubectl create configmap service-per-pod-hooks -n metacontroller --from-file=hooks

I’ll be glad for any pointers on how to solve this