Prints a table of the most important information about the specified resources.
You can filter the list using a label selector and the --selector flag.
If the desired resource type is namespaced you will only see results in your current namespace unless you pass --all-namespaces.
Uninitialized objects are not shown unless --include-uninitialized is passed.
By specifying the output as 'template' and providing a Go template as the value of the --template flag,
you can filter the attributes of the fetched resources.
To list kubectl get supported resources, type: kubectl api-resources
To list kubectl get options, type: kubectl get --help
To print the list of kubectl global command-line options (applies to all commands), type: kubectl options