K3s
K3s is a lightweight, fully conformant Kubernetes distribution in a single binary. This VM runs a server node ready to join agents.
K3s
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/vm/k3s-vm.sh)"
Notes
Cloud-Init is enabled by default. Configure your SSH key and credentials in the Proxmox Cloud-Init tab before starting the VM.
If you use Cloud-init, checkout cloud-init discussion:
https://github.com/community-scripts/ProxmoxVE/discussions/272