Initial VPS operations handbook

This commit is contained in:
windyboy
2026-08-03 12:26:42 +08:00
commit b73125e5bc
97 changed files with 3641 additions and 0 deletions
@@ -0,0 +1,11 @@
---
# The installer downloads the current stable channel only for an uninstalled node.
# Normal reruns never auto-upgrade an existing K3s installation.
k3s_install_enabled: false
k3s_install_url: https://get.k3s.io
k3s_binary_path: /usr/local/bin/k3s
k3s_service_name: k3s
k3s_server_args:
- --disable=servicelb
- --disable=metrics-server
k3s_kubeconfig: /etc/rancher/k3s/k3s.yaml