Skip to content

feat: add K3s installer - #109

Merged
Stensel8 merged 8 commits into
mainfrom
feat/k3s-installer
Sep 6, 2026
Merged

feat: add K3s installer#109
Stensel8 merged 8 commits into
mainfrom
feat/k3s-installer

Conversation

@Stensel8

@Stensel8 Stensel8 commented Sep 6, 2026

Copy link
Copy Markdown
Member

Closes #108.

Copilot AI lite review requested due to automatic review settings September 6, 2026 21:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Stensel8 Stensel8 self-assigned this Sep 6, 2026
kubernetes/k3s_installer.sh installs K3s via get.k3s.io with --control-plane / --worker roles. Same helper block, section layout and Verb-Noun function names as the other installers.
Custom manager for K3S_VERSION (k3s-io/k3s) with a regex versioning that understands the +k3sN build suffix.
Pairs with k3s_installer.sh. Updates the Renovate managers, README and Hugo site references.
README dropped the duplicated Scripts/distro tables (b05f076); mirror its Automation + Notes prose into _index.md and _index.nl.md so the two stay aligned.
The README no longer lists them (b05f076); keep the site in step and let the repo tree be the single catalogue.
@Stensel8
Stensel8 merged commit 14c35ae into main Sep 6, 2026
9 checks passed
@Stensel8
Stensel8 deleted the feat/k3s-installer branch September 6, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Make K3s installer

2 participants