Actions
R1r2p10k8sooo » History » Revision 3
« Previous |
Revision 3/6
(diff)
| Next »
Nico Schottelius, 10/30/2022 08:06 AM
Server122-123k8sooo¶
Overview¶
- server122 and server123 are independent clusters
- However both are very similar and thus described together
Functionality¶
- Mainly router via bird
Implementation¶
Networking¶
eth | 0 | 1 | 2 | 3 | 4 | 5 | 6 (sfp+) | 7 (sfp+) |
purpose | native | pods | router-server | router-coworking | router-uplink | router-transfer | ||
config | static | k8s-macvlan | hostdev | hostdev | hostdev | hostdev | ||
vlan | server | server | server | coworking | uplink | transfer | ||
radvd | no | no | yes | yes | no |
- Native pods:
- macvlan on eth1
- calico (in v1, legacy)
- Multus + static IPs for routing
Switching¶
- server122 is connected to switch1
- server123 is connected to switch2
Updated by Nico Schottelius about 2 years ago · 3 revisions