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

kubeadm setup.yaml restructure #1

Open
protosam opened this issue Jul 26, 2021 · 0 comments
Open

kubeadm setup.yaml restructure #1

protosam opened this issue Jul 26, 2021 · 0 comments
Labels
bug Something isn't working task

Comments

@protosam
Copy link
Contributor

There's quite a few problems in playbooks/kubeadm/setup.yaml that I discovered while writing the k3s version.

  • CA certificates don't actually get updated with the additional CA.
  • Playbook variables set with -e won't get converted
  • It can only support Ubuntu right now.
  • Masters and Workers should be in groups
  • Many of the filters used to select single node tasks could be simplified

This playbook just need to be completely reworked to function as effectively as the k3s version.

@protosam protosam added bug Something isn't working task labels Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working task
Projects
None yet
Development

No branches or pull requests

1 participant