damondouglas commented on code in PR #23941: URL: https://github.com/apache/beam/pull/23941#discussion_r1046023992
########## playground/README.md: ########## @@ -62,19 +62,47 @@ cd beam ## Run local environment using docker compose -``` +### Router only + +Start: + +```bash cd beam ./gradlew playground:backend:containers:router:dockerComposeLocalUp Review Comment: Now that we are migrating to kubernetes, may we consider moving away from docker compose? An alternative is minikube. If you'd like a pair programming session to set this up, I'm more than willing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
