Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 710 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 710 Bytes

text-processing-service

betvictor text-processing-service

Additional informations:

For kafka communication i've used the bitnami/kafka helm chart (helm install betvictor-kafka bitnami/kafka)
The service is also compatible with helm
You can start the service with skaffold if it's more convenient (skaffold dev --port-forward)

Version informations:

java: 11
helm: v3.5.3
skaffold: v1.21.0
k8s: v1.19.3

Install / deployment example:

helm install betvictor-kafka bitnami/kafka
from text-processing-service root -> skaffold dev --port-forward -> "http://localhost:{exposed-port}/betvictor/text?p_start=1&p_end=2&avg_p_length=long" endpoint available