Hi, can I use harvester with 1 Nic? Went to the C...
# harvester
a
Hi, can I use harvester with 1 Nic? Went to the Cluster Network Configuration, created rke-lan and went to Create Network configuration and in the uplink section I could not select any Nics as they were greyed out.
b
That'll happen if there's no link, or if they're already used in a config.
You can totally used tagged traffic off 1 Nic, though I'd recommend bonding two.
If you tag a new vlan to your mgmt interface nic, you can create a Virtual Machine Network that will break out that VLAN from the mgmt interface or bond that you already set up.
a
Answer to your question: Skip creating a cluster network and instead create a VM network that uses
mgmt
cluster network.
Be aware, that it will adversely affect your network bandwidth for Longhorn replication and/or KubeVirt migrations.
b
That depends on a lot of things, but yes it can.
Like if you have dual hundred gig bonded links and a three node cluster you probably won't notice.