List all pods in current namespace
List all nodes in the cluster
List deployments in namespace
List DaemonSets
kubectl get daemonsets
Shows all DaemonSets in namespace.
List services in namespace
List all namespaces
List ConfigMaps