Can GCP's Cloud Run be used for non-HTTP services?
I'm new to GCP and trying to make heads and tails of it. So far, I've experienced with GKE and Cloud Run. In GKE, I can create a Workload (deployment) for a service of any kind under any port I like and allocate resources to it. Then I can create a load balancer and open the ports from the pods to the Internet. The load balancer has an IP that I can use to a