Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Run on Kubernetes? #5

@nathanwaters

Description

@nathanwaters

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:

  1. 23GB dev.overpass-api.de/clone//2019-01-15/nodes.map
  2. /nodes.bin.idx
  3. /nodes.map.idx
  4. /node_tags_local.bin
  5. /node_tags_local.bin.idx
  6. /node_tags_global.bin
  7. 24GB /ways.bin
  8. etc etc etc

Is this normal or could it be trying to deploy the global Overpass API?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions