Lee Smet
Lee Smet
Currently the playground seems to deploy in a way such that gateways and workloads are connected over yggdrasil. I assume because there is no (easy?) way to proxy from the...
Sometimes a node booted with 2 nics attached will have its network setup in a single nic mode. This causes problems with public configs, and possibly public IP's set on...
This would be useful for adding capacity, however it might not be trivial since we use virtio-fs now.
See discussion in https://github.com/threefoldtech/quantum-storage/issues/12 for context
Currently the flannel instance in k3os runs in the default `vxlan`. However the private network of the vms is already inside the private network of the user, which is essentially...
Right now all traffic is just send out of the nics. We need the ability to optionally add vlan tags. There are 2 types of traffic: mgmt, and public traffic....
The connection on br-pub should support bonding (in a multi NIC env). Config can be set through kernel cmd line params. In a first stage only support bonding on public...
Right now all nodes automatically update, we need to add an option for a farmer to choose if he wants to upgrade
https://github.com/threefoldtech/zos/blob/main/cmds/internet/main.go#L55-L70 2 things: - if the check fails it immediately logs an error, even though it might take a while for DHCP to hand out an IP. This causes error...
This minimizes the calculated downtime to the actual downtime for minting purposes