This message was deleted.
# k3s
a
This message was deleted.
c
I'm really curious how you'd use k3s with the install script and kind. How exactly are you doing this?
w
Heh I don't remember, but I found what looks like a config file with my token and kind connection string. I didn't document how I made this homelab cluster and my shell history was cleared 🥲 I know when I upgraded K3S last night my entire backend was gone.
c
Yeah, if you pass configuration via the install script, you have to pass it again when re-running it or it'll get dropped.
w
Maybe I'm wrong? How would I pass that config file?
Hmm I may have actually used the binary is what you're suggesting?
c
I mean just passing extra arguments to the install script that are passed through to the k3s service.
w
ahh yeah i don't remember I recall being able to pass a URL with k3s settings
also i used a secret gist for this and remember boot strapping that way