Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

chore: Make examples versioned and more accessible #313

@asoorm

Description

@asoorm

It is common to see an /examples directory in the root of the project.
At the moment, our examples are hidden inside /config/samples.
This proposal allows promoting our vast set of examples so that they are more easily visible.

We must also consider versioning - such as when we introduce a new version of any custom resource.

/examples/v1alpha1
/examples/v1alpha2

We also need to consider how best to present examples which interact with other objects (which might also be versioned) including:

  • Native objects such as Ingress
  • The new Gateway API
  • 3rd party services such as cert-manager

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