Skip to content

add note about DOCKER_HOST for kn quickstart kind#6643

Merged
knative-prow[bot] merged 1 commit into
knative:mainfrom
psschwei:docker-socket
May 21, 2026
Merged

add note about DOCKER_HOST for kn quickstart kind#6643
knative-prow[bot] merged 1 commit into
knative:mainfrom
psschwei:docker-socket

Conversation

@psschwei
Copy link
Copy Markdown
Member

@psschwei psschwei commented May 21, 2026

Fixes knative-extensions/kn-plugin-quickstart#617

Proposed Changes

Adds a snippet about setting DOCKER_HOST if running kn quickstart kind against a non-standard docker endpoint.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 21, 2026

Deploy Preview for knative ready!

Name Link
🔨 Latest commit 68458f6
🔍 Latest deploy log https://app.netlify.com/projects/knative/deploys/6a0f693096a2880c0f033c91
😎 Deploy Preview https://deploy-preview-6643--knative.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@knative-prow knative-prow Bot requested review from Cali0707 and Leo6Leo May 21, 2026 01:14
@knative-prow knative-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 21, 2026
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
@psschwei
Copy link
Copy Markdown
Member Author

looks like this got rate limited

9:22:01 PM:   File "/opt/buildhome/.local/share/mise/installs/python/3.13.13/lib/python3.13/site-packages/github/Requester.py", line 378, in __check
9:22:01 PM:     raise self.__createException(status, responseHeaders, output)
9:22:01 PM: github.GithubException.RateLimitExceededException: 403 {"message": "API rate limit exceeded for 3.21.168.160. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}

@dprotaso
Copy link
Copy Markdown
Member

/lgtm
/approve

@knative-prow knative-prow Bot added the lgtm Indicates that a PR is ready to be merged. label May 21, 2026
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented May 21, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, 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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 21, 2026
@knative-prow knative-prow Bot merged commit de00ee0 into knative:main May 21, 2026
19 checks passed
@psschwei psschwei deleted the docker-socket branch May 21, 2026 20:29
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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should refer the socket selected in current docker context instead of /var/run/docker.sock

2 participants