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

Ansible playbook refactoring and bugs fixing #23

Merged
merged 17 commits into from
Dec 11, 2021
Merged

Conversation

ricsanfre
Copy link
Owner

Changes Introduced

  • Refactoring Ansible yaml files
    • Adding jinja2 extension to ansible templates used to build kubernetes manifest files (avoiding yamllint issues)
    • Adding new configuration variables avoiding hardcoded values: kuberentes namespaces and dns names associated to exposed services.
  • Adding GitHub CI workflow: yamllint executed with new pull requests and direct commits to master branch
  • Fixing Prometheus monitoring issue with K3S core componentes (Controller-manager, proxy and scheduler)
  • Making Traefik basic auth credentials configurable
  • Updating documentation
    • Adding missing gateway nftables configuration
    • Updating documentation accordingly with the changes introduced

Issues fixed by this PR:

@ricsanfre ricsanfre merged commit ddb6b97 into master Dec 11, 2021
@ricsanfre ricsanfre deleted the fix/refactoring branch January 4, 2022 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant