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

Multihost deployments with Kubeinit #80

Open
ccamacho opened this issue Feb 20, 2021 · 6 comments
Open

Multihost deployments with Kubeinit #80

ccamacho opened this issue Feb 20, 2021 · 6 comments

Comments

@ccamacho
Copy link
Contributor

No description provided.

@tmlocher
Copy link

Hi ccamacho,
sorry to but you, you did a fab job to create Kubinit, yet I still cannot get it to work, ... maybe you can giv eme a hint what I am dong wrong. Physically I got kit to support it, ...Let me give you a little insight into my set-up

4 physical machines
1-3) IBM x3650m4

  • 2*10 CPU
  • 64GB Ram
  • 1TB disk btrfs

  • 4 IP
    • eno2: 10.10.0.251 /10.10.0.252 /10.10.0.253
    • eno3: dhcp
    • eno4: dhcp
    • eno5: dhcp
      these should hold each one master and one worker
  1. IBM x3550 m3
  • 2*10 CPU
  • 184 GB Ram
  • 1TB disk btrfs

  • 4 IP
    • eno2: 10.10.0.254
    • eno3: dhcp
    • eno4: dhcp
    • eno5: dhcp
      this one should house boot, services and 3 worker nodes

running the set up - takes about 3 hours and the script will complete successfully, BUT:

  • no access the OKD GUI interface ( https://console-openshift-console.apps.clustername0.kubeinit.local/)
  • error of the ovn-controller.log
    2021-09-12T21:11:44.722Z|04721|patch|WARN|Bridge 'kiextbr0' not found for network 'externalserv'
    2021-09-12T21:11:44.722Z|04722|patch|WARN|Bridge 'br-ex' not found for network 'provider'
    (an entry every 3 seconds)
    - spent dozens of days and nights on this but cannot make head of tail of OVS, I am pretty sure if I get this sorted
    the whole thing will fly. (as it somehow does as oc shows me all nodes are up and ready)

What information do you need of me to trouble shoot this?
it would be great could I get this to fly. thank you in advance.

@ccamacho
Copy link
Contributor Author

Hi @tmlocher would you mind to raise an issue in https://github.com/Kubeinit/kubeinit/issues so we can track your problem? Thanks.

@tmlocher
Copy link

tmlocher commented Sep 13, 2021 via email

@tmlocher
Copy link

tmlocher commented Sep 15, 2021 via email

@ccamacho
Copy link
Contributor Author

Hi @tmlocher sorry I didn't reply before, what was the issue you hit? You had to disable selinux? The latest master have many many improvements that are not documented yet, if you followed an specific workflow that you will like to have it upstream feel free to push a PR. I'll try to sort the docs issues we have ASAP. Thanks for using the project!

@tmlocher
Copy link

tmlocher commented Sep 15, 2021 via email

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

No branches or pull requests

2 participants