mapping.yaml
file with your routes.
---
apiVersion: ambassador/v0
kind: Mapping
name: qotm_mapping
prefix: /qotm/
service: qotm
ConfigMap
.
kubectl create configmap ambassador-config --from-file mapping-qotm.yaml
kubectl apply -f https://www.getambassador.io/yaml/ambassador/ambassador.yaml
Ambassador is sponsored by Project Blackbird, helping you deploy microservices on Kubernetes in AWS