How to host non http (file forwarding and file processing) app in kubernetes
8/20/2019
I'm setting up a new Kubernetes cluster where java application running in the remote server (can't move to k8s) will generate the records and forward those records to the least busy pods in Kubernetes.