Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

225 k3s playbook not working #230

Closed
wants to merge 7 commits into from

Conversation

msherman64
Copy link
Contributor

No description provided.

This is hacky, but install the kubernetes dependency into the venv
created on the "controller node", rather than the chi-in-a-box venv.

Running the k8s role seems to pull from there, rather than from the
deploy host's venv.

The other option would be to delegate the k8s roles to the deploy host.
Chameleon had been mirroring the calico containers for some time, due
to docker hub rate-limits. Calico has moved to quay.io, which does not
have such limits.

Removing this override means we don't need to set
an imagepull secret, simplifying setup.
Only the ansible `template` module understands {{ansible_managed}}
Remove it in favor of generic jinja2 syntax for use with the
kubernetes ansible collection.
For selecting the calico interface to use, don't hardcode the name.
Forcing `wg-*` worked when we had a monolithic deployment, but does not
permit deployment without wireguard.
@msherman64 msherman64 self-assigned this Sep 30, 2022
@msherman64 msherman64 linked an issue Sep 30, 2022 that may be closed by this pull request
@msherman64 msherman64 closed this Feb 29, 2024
@msherman64 msherman64 deleted the 225-k3s-playbook-not-working branch May 23, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

k3s playbook not working
1 participant