Open
Description
Component: docs
Why this is needed:
Recommended architectures use private networks for the cluster control and workload planes. By definition, the host will need some form of setup to access these networks (e.g. using a VPN).
What should be done:
Since accessing cluster services from the user's host is a common task, it would make sense to provide minimal guidance on how to setup such a VPN in various contexts (with a well-known cloud provider, using OpenStack routers, on bare-metal with sshuttle
, ...).