Initial commit
.gitlab-ci.yml
0 → 100644
deploy/grpc-dep.yaml
0 → 100644
deploy/grpc-svc.yaml
0 → 100644
deploy/monitor-dep.yaml
0 → 100644
deploy/monitor-svc.yaml
0 → 100644
deploy/rest-dep.yaml
0 → 100644
deploy/rest-svc.yaml
0 → 100644
grpc/Dockerfile
0 → 100644
grpc/Requirements.txt
0 → 100644
File added
File added
grpc/greeter_client.py
0 → 100644
grpc/greeter_monitor.py
0 → 100644
grpc/greeter_server.py
0 → 100644
grpc/helloworld.proto
0 → 100644
grpc/helloworld_pb2.py
0 → 100644
grpc/helloworld_pb2_grpc.py
0 → 100644
rest/Dockerfile
0 → 100644
rest/Requirements.txt
0 → 100644
Please register or sign in to comment