added k3s bootstrap config to deploy to all dedicated nodes.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
name: k8s-bootstrap
|
||||
description: Bootstrap k3s cluster on Proxmox VMs via QEMU guest exec
|
||||
runtime:
|
||||
name: nodejs
|
||||
options:
|
||||
packagemanager: npm
|
||||
config:
|
||||
pulumi:tags:
|
||||
value:
|
||||
pulumi:template: typescript
|
||||
Reference in New Issue
Block a user