section_3/

directory
v0.0.0-...-ed93953 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2019 License: MIT

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

Path Synopsis
frontend module
playerops module
stats module
transfer module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL