explain

    Get the documentation of a specific field of a resource

      This command describes the fields associated with each supported API resource. Fields are identified via a simple JSONPath identifier:

      Add the —recursive flag to display all of the fields at once without descriptions. Information about each field is retrieved from the server in OpenAPI format.

      $ kubectl explain RESOURCE

      Flags