2 points by suralind 3 days ago | 3 comments
For example, let’s say that I want to run frontend and two backend services (each it’s own repo).
My current approach is to run each on a different port, but I actually wonder whether setting up a small Kubernetes cluster with Traefik as proxy wouldn’t serve me better as I could then use Skaffold or something similar to deploy apps independently to the cluster.
Basically looking for true and tested solutions. Thanks.
PaulHoule 3 days ago
suralind 3 days ago
petermetz 3 days ago