gRPC microservice for testing purpose only
kubectl apply -f manifests/ehco-server/service.yaml
kubectl apply -f manifests/echo-client/service.yaml
kubectl apply -f manifests/ehco-server/deployment.yaml
kubectl apply -f manifests/echo-client/deployment.yaml