Skip to content

Need help on deploy. #71

Answered by xanmanning
nnps255 asked this question in Q&A
Dec 13, 2020 · 2 comments · 11 replies
Discussion options

You must be logged in to vote

Hi @nnps255

Sorry for the delayed response, I've been a touch busy/unwell.

Do you want to give this a try? I've not tested it but I've re-worked your config in a way that I believe should work.

inventory.yml

I've put all the config in here as it is convenient for sharing in GitHub discussions. You can start to separate config out of inventory if you need, either via putting it in playbooks or making use of group_vars/ or host_vars/ - see https://docs.ansible.com/ansible/latest/user_guide/playbooks_variables.html#define-variables-in-inventory for more details.

---

# This is control plane specific ("master") config
k3s_cluster:
  vars:
    k3s_control_node: true
    k3s_server:
      datas…

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
2 replies
@funnym0nk3y
Comment options

@xanmanning
Comment options

Answer selected by xanmanning
Comment options

You must be logged in to vote
9 replies
@praveenmak
Comment options

@praveenmak
Comment options

@xanmanning
Comment options

@praveenmak
Comment options

@praveenmak
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants