added welkin quickstart script#2918
Open
shafi-elastisys wants to merge 8 commits intomainfrom
Open
Conversation
Zash
requested changes
Jan 8, 2026
Zash
reviewed
Jan 8, 2026
cristiklein
requested changes
Jan 9, 2026
Contributor
cristiklein
left a comment
There was a problem hiding this comment.
This is a really good and promising start, but I believe we need a few more iterations before it's ready to fly. 😄
My script stopped with [ck8s] CK8S_PGP_FP is unset. See more detailed comments line-by-line.
cristiklein
reviewed
Jan 12, 2026
Contributor
cristiklein
left a comment
There was a problem hiding this comment.
We are converging, but I still found rough edges. Please see line-by-line comments.
Contributor
[ck8s] ⚠️ Setup finished, but some status checks failed.
[ck8s] ---------------------------------------------------
[ck8s] Please check the logs above.
[ck8s] You can retry the status check with:
[ck8s] ./bin/ck8s quickstart status
$ ck8s quickstart status
bin/common.bash: line 7: CK8S_CONFIG_PATH: Missing CK8S_CONFIG_PATH
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
This is a public repository, ensure not to disclose:
What kind of PR is this?
Required: Mark one of the following that is applicable:
Optional: Mark one or more of the following that are applicable:
Important
Breaking changes should be marked
kind/admin-changeorkind/dev-changedepending on typeCritical security fixes should be marked with
kind/securityWhat does this PR do / why do we need this PR?
This PR introduces bin/quick-start, a script that fully automates the setup of a local Welkin environment which handles kind cluster creation, configuration, and app installation. It also updates the README.md with a simplified "Quickstart" section.
...
Information to reviewers
Checklist