Trying to deploy RKE2 securely. We want to isolate...
# general
s
Trying to deploy RKE2 securely. We want to isolate the external wire for services northbound to face users, the cluster management to be on an OAM wire (managing the cluster) and we want the intercluster communications (like membership, interpod comm and so on) to be on a separate L2 only (isolated) wire. How can this be done?