Used services are created here Balancer is created here
To test all incresses execute
kubectl create -f all.yaml
To test the ingresses you may need to add Host header to the requests
- Requests to
game.stackpoint.iowill be sent to thegame2048service - Requests to
foo.stackpoint.iowith path/bar1or/bar2will be sent toechoheadersservice - Requests not matching any of the previous rules will be sent to
default-backendservice