Post

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.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/vm/k3s-vm.sh)"
CPU: 2 cores RAM: 4096 MB Disk: 10 GB

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

Source code
Loading...