Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 383 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 383 Bytes

tailscale-poc

Tailscale reverse proxy proof of concept.

Three different attempts at getting Tailscale to work in Cloudrun / GKE.

Build and Run on CloudRun

Generate an ephemeral key.

gcloud builds submit --config=cloudbuild.yaml \
    --substitutions=_TAILSCALE_AUTH="tskey-123456789abcedef",_TAILSCALE_ENDPOINT="http:https://[fd7a:115c:a1e0:ab12:1234:1234:1234:1234]:5000"