Skip to content

Add Descriptions and Docs For Cluster Config #409

Open
@KPostOffice

Description

@KPostOffice

Name of Feature or Improvement

The documentation around the cluster configuration options is not easy for users to find and grok the features that are exposed.

Description of Problem the Feature Should Solve

Users should be able to confidently use new features exposed through the cluster configuration. (i.e. openshift_oauthproxy)

Describe the Solution You Would Like to See

Expand the documentation for ClusterConfig to include descriptions of each parameter

class ClusterConfiguration:
"""
This dataclass is used to specify resource requirements and other details, and
is passed in as an argument when creating a Cluster object.
"""

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/documentationCategorizes issue or PR as related to documentation.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions