Skip to content

add note about DOCKER_HOST for kn quickstart kind#6643

Open
psschwei wants to merge 1 commit into
knative:mainfrom
psschwei:docker-socket
Open

add note about DOCKER_HOST for kn quickstart kind#6643
psschwei wants to merge 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 failed.

Built without sensitive environment variables

Name Link
🔨 Latest commit 68458f6
🔍 Latest deploy log https://app.netlify.com/projects/knative/deploys/6a0e5e11c856cc000865d77a

@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented May 21, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: psschwei
Once this PR has been reviewed and has the lgtm label, please assign mmejia02 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 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"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

1 participant