okd: add worker nodes to load balancer backend pool #246

Merged
johnride merged 3 commits from feat/okd-load-balancer-include-workers into master 2026-03-07 22:42:15 +00:00
Owner

Include both control plane and worker nodes in ports 80 and 443 backend pools

Include both control plane and worker nodes in ports 80 and 443 backend pools
johnride added 1 commit 2026-03-07 21:47:15 +00:00
okd: add worker nodes to load balancer backend pool
All checks were successful
Run Check Script / check (pull_request) Successful in 1m29s
a93896707f
Include both control plane and worker nodes in ports 80 and 443 backend pools
johnride added 1 commit 2026-03-07 22:15:34 +00:00
okd: include workers in load balancer backend pool + add tests and docs
Some checks failed
Run Check Script / check (pull_request) Failing after 24s
bc2b328296
- Add nodes_to_backend_server() function to include both control plane and worker nodes
- Update public services (ports 80, 443) to use worker-inclusive backend pool
- Add comprehensive tests covering all backend configurations
- Add documentation with OKD reference link and usage examples
johnride added 1 commit 2026-03-07 22:28:18 +00:00
doc: fix example code to use ignore instead of no_run
Some checks failed
Run Check Script / check (pull_request) Failing after 1m59s
2bfa6c4e3e
-  fails because  cannot be used at module level
- Use  to skip doc compilation while keeping example visible
johnride force-pushed feat/okd-load-balancer-include-workers from 2bfa6c4e3e to d0a1a73710 2026-03-07 22:30:41 +00:00 Compare
johnride merged commit e1da7949ec into master 2026-03-07 22:42:15 +00:00
johnride deleted branch feat/okd-load-balancer-include-workers 2026-03-07 22:42:15 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NationTech/harmony#246
No description provided.