MovieReview¶
moviereview is a movie review sample application that shows how ordinary microservice workloads can use traffic management, observability, and security capabilities from Kdubbo Inherent Mesh.
The sample contains several independent services:
moviepage: the page entry point.details: the movie details service.reviews: the review service, withv1,v2, andv3versions.ratings: the rating service.
Deploy the sample:
kubectl apply -f https://raw.githubusercontent.com/apache/dubbo-kubernetes/master/samples/moviereview/deployment.yaml
Check the entry service:
Clean up the sample: