A bunch of questions about networking

Thank you for response! I’m working on my own pet project, and there is no anyone with whom to discuss the problems.

And now I have some vision to ideal setup:

  1. Setup k8s cluster by RKE (CLI util). Use only local network interface (192.168.1.2) for all k8s components.
  2. Run Ingress controller on public interface (192.168.0.2)
  3. Deploy Rancher Server on top of provisioned k8s cluster (currently, this option unavailable but I got answer from @jetatomic that this option should be available in future: Running Rancher Server on top of RKE-provisioned cluster)