Skip to content

[Enhancement] Provide extensive examples in the docs for created objects (cloud, Kubernetes manifest/YAML) #949

Closed as not planned
@spkane

Description

@spkane

Description

The current documentation (e.g. AWS Cloud Integration) is very focused on manual setups using very specific tools. It talks you through using tools like eksctl without even sharing the cloud objects or k8s manifests that will be generated. This makes it difficult to follow when you are not using those tools.

At a minimum, it would be nice, if each command, then said, and you will see these objects with configurations similar to this created in your cloud account, and you will see Kubernetes manifests like this applied to your cluster.

  • Along these lines, it would also be wonderful if there was documentation for at least one of the more common automation approaches, like terraform, providing a solid example of how the installation can be achieved with that toolset.
    • A maintained terraform module would be helpful, but honestly, even robust examples would be a vast improvement. Trying to translate the current docs has been pretty challenging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions