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

Series of Issues Found #68

Open
4 of 9 tasks
carpenike opened this issue Sep 7, 2020 · 4 comments
Open
4 of 9 tasks

Series of Issues Found #68

carpenike opened this issue Sep 7, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@carpenike
Copy link
Member

carpenike commented Sep 7, 2020

Will use this as a running list of things found and then map to PRs as they are submitted.

  • Needed to load br_netfilter prior to running this step: https://github.com/raspbernetes/k8s-cluster-installation/blob/master/ansible/roles/kubernetes/tasks/debian.yml#L101
  • Should be some type of check for pip:netaddr on the host. Fails at defining the pod subnet CIDR on the kubernetes init file
  • There's several issues with python 2.7. Perhaps some type of check to validate which version of python Ansible is using?
  • Modify OpenEBS to be 'Storage' and enable multiple storage providers (Longhorn)
  • Consider the right way to deploy Helm (If it should even be deployed?) Cilium appears to deploy easily with Helm
  • Add Cilium CNI
  • Enable a toggle to enable / disable Kube-Proxy. Some CNI providers can replace it (Cilium)
  • Ensure all apt repo adds do not specify arm as architecture type.
  • Figure out how to support single node master -- likely a config change that allows the node to come up when it can't join an existing cluster
@carpenike carpenike added the bug Something isn't working label Sep 7, 2020
@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

@carpenike carpenike self-assigned this Sep 7, 2020
@xunholy
Copy link
Member

xunholy commented Sep 16, 2020

@RobReus @crutonjohn how did we wanna tackle some of these items, and which ones have we already fixed?

@xunholy
Copy link
Member

xunholy commented Sep 28, 2020

Addressing issues in PR #70

  • Ensure all apt repo adds do not specify arm as architecture type.

@xunholy
Copy link
Member

xunholy commented Dec 6, 2020

Addressing issues in PR #77

  • Modify OpenEBS to be 'Storage' and enable multiple storage providers (Longhorn)

@xunholy xunholy mentioned this issue Dec 6, 2020
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants