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

Add troubleshooting step and fix for metallb setup timeout #944

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

leokondrashov
Copy link
Contributor

Summary

Add networking problem troubleshooting step: firewall configuration to accept traffic on 6443 port.

Add wait for node status to reduce the possibility of timeouts during metallb installation.

Both are problems encountered in #924.

Implementation Notes ⚒️

  • Wait for the state of the nodes after installation of CNI (calico in our case)

External Dependencies 🍀

  • N/A

Breaking API Changes ⚠️

  • N/A

@leokondrashov leokondrashov requested a review from lrq619 February 22, 2024 07:24
@leokondrashov leokondrashov changed the title Add troubleshooting step and a Add troubleshooting step and fix for metallb setup timeout Feb 23, 2024
@JooyoungPark73 JooyoungPark73 merged commit a1889db into main Mar 5, 2024
23 checks passed
@JooyoungPark73 JooyoungPark73 deleted the gh-924 branch March 5, 2024 11:45
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.

3 participants