kubernetes-for-java-developers
kubernetes-for-java-developers copied to clipboard
Traffic splitting not happening with App Mesh
virtualservice is set to split traffic 90% and 10% between two services, but invoking the greeting service returns response from only one of them.
@ geremyCohen will help with this.