Our platform consists of 20 micro services (Java is our primary language).
Running the entire platform on a local machine (DEV environment) is too cumbersome and slow.
We are looking for a tool that allows the following:
1) Run in windows 10.
2) Allows to override ONE of the remote cluster micro-services with the developer's IDE \ PC. (to allow debugging \ development of new features for a given micro service)
NOTE:
Telepresence (using --method vpn-tcp) Works perfectly for Non Windows PCs.