https://rancher.com/ logo
Title
n

nutritious-engine-3988

01/25/2023, 4:40 PM
Morning all - has anyone here deployed k3s using ansible? I've got a question about registering new clusters to rancher via the API and would appreciate some help.
f

full-crayon-745

01/26/2023, 10:36 AM
I followed this guy's guide to setup k3s using ansible. Maybe it'll help you. https://docs.technotim.live/posts/k3s-etcd-ansible/
n

nutritious-engine-3988

01/26/2023, 3:30 PM
I found a role 'xanmanning.k3s' which works great to install k3s and also have another role to register hosts with the Rancher instance via the API. What I need now is a way to poke the API and label hosts in Fleet - but thanks! I'll check it out.