directory
Version:
v0.0.0-...-ed93953
Opens a new window with list of versions in this module.
Published: Aug 18, 2019
License: MIT
Opens a new window with license information.
README
¶
Create additional microservices folowing same pattern (playerOps & transfer) and test their functionality:
curl --header "Content-Type: application/json" --request GET --data "@newplayer.json" http://localhost:8080/createplayer
curl --header "Content-Type: application/json" --request GET http://localhost:8080/deleteplayer/Manchester%20City/Gabriel%20Jesus
curl --header "Content-Type: application/json" --request GET --data '{"PlayerName":"Gabriel Jesus", "TeamFrom":"Manchester City", "TeamTO":"Chelsea"}' http://localhost:8080/transferplayer
Deploy on Minikube (Kubernetes local cluster)
Deploy on GKE and enable Istio for observability and service control.
Directories
¶
Click to show internal directories.
Click to hide internal directories.