WSO2 Enterprise Integrator in Kubernetes Proof of concept to look into WSO2 Enterprise Integrator 7 in a microservice strategy. $ kubectl port-forward <health-pod> 8290 $ curl http://localhost:8290/health/doctor/hospital/SVQ002 -H 'Content-Type: application/json' -w "\n" | jq -c