Once I have used a command of kubectl
Which gets all the available configuration we can do for a any resource.
eg pod.
When I executed kubectl command for resource type pod.
It gives a big output where all the configuration is shown like metadata, labels, nodeselector, tolerations and everything.