You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Anyone had any luck deploying this to (google) kubernetes?
When I build the image locally using only the Australian planet file, it's producing a ~25GB docker image. So by the time I push that to google container registry and attempt to run it on kubernetes with auto-scaling, it struggles. Seems to take hours for the image to be pulled, then it's downloading:
Anyone had any luck deploying this to (google) kubernetes?
When I build the image locally using only the Australian planet file, it's producing a ~25GB docker image. So by the time I push that to google container registry and attempt to run it on kubernetes with auto-scaling, it struggles. Seems to take hours for the image to be pulled, then it's downloading:
Is this normal or could it be trying to deploy the global Overpass API?