austindewey.com
Don't Memorize Kubernetes API Resources. Use these Two kubectl Commands instead! - Austin Dewey
How many times have you forgotten the name of a Kubernetes API resource you intended to create, view, or modify? Maybe you knew the name of the resource but forgot what the proper schema should be? Both of these scenarios happen to me all the time, especially for resources with longer names or for those I may not interact with daily.
Austin Dewey