Does kubernertes create cgroup entry for every pod inside /sys/fs/cgroup psuedo fs

Currently I have three microservices that I have deployed on kubernetes for testing purpose.Im able to see the container stats in the cgroups psuedo file system for the pods and conatiners of kube-system NS like pause,kube-flannel. But I no entry for the pods of the microservices are there.Can anyone guide me where to look for this .