Skip to content

add flag for setting kind host port#660

Open
psschwei wants to merge 2 commits into
knative-extensions:mainfrom
psschwei:use-nonroot-port
Open

add flag for setting kind host port#660
psschwei wants to merge 2 commits into
knative-extensions:mainfrom
psschwei:use-nonroot-port

Conversation

@psschwei
Copy link
Copy Markdown
Member

Changes

  • 🎁 add --host-port flag to allow setting a custom host port

/kind enhancement

Fixes #542

Release Note

Users can use `--host-port` to set the host port for the kind cluster (default value is `80`). For users running rootless podman, they are able to run on a non-root port, e.g. `kn quickstart kind --host-port 8080`.

Docs


psschwei added 2 commits May 14, 2026 14:07
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented May 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: psschwei

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow Bot requested review from dprotaso and dsimansk May 14, 2026 20:21
@knative-prow knative-prow Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/enhancement size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using port 80 causes a fail on kind with rootless podman

1 participant