https://github.com/aledbf/k3s-cloud-image-harvester
Custom Ubuntu cloud-image with k3s - VM template for https://harvesterhci.io
https://github.com/aledbf/k3s-cloud-image-harvester
Last synced: 11 months ago
JSON representation
Custom Ubuntu cloud-image with k3s - VM template for https://harvesterhci.io
- Host: GitHub
- URL: https://github.com/aledbf/k3s-cloud-image-harvester
- Owner: aledbf
- Created: 2021-11-01T01:17:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-12T00:08:11.000Z (over 4 years ago)
- Last Synced: 2025-03-20T02:39:40.615Z (about 1 year ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k3s-cloud-image-harvester
Custom Ubuntu cloud-image with k3s - VM template for https://harvesterhci.io
[0-prepare-image.sh](0-prepare-image.sh) create a custom cloud-image with:
- k3s
- nerdctl with stargz support
- kernel v5.15
- cgroups v2
- calico as CNI provider
[1-start-vm.sh](1-start-vm.sh) start a QEMU VM using the created image.