Skip to content

Improve ports: configuration #1476

@mloiseleur

Description

@mloiseleur

Welcome!

  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've searched similar issues on the Traefik community forum and didn't find any.

What do you want to achieve with this Chart ?

Description

The ports section is one of the most important config section of this Chart. It allows to define where and how Traefik will listen.

That said, it's currently lacking some examples on common use cases like how to:

  1. Expose a non standard port
  2. Deploy a two instances setup: one for private traffic & one for public traffic

The way it's configured is also very specific to this Chart. It's one of the area that forced us to set additionalProperties to false. Maybe we can find a way to rework and align the Chart configuration with how Traefik is configured.

See https://itnext.io/i-shouldnt-have-to-read-installer-code-every-day-4dc1e5f9ee1a for a more detailed post that inspired this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions