This is a Debian base image with the latest version of Cloudflare's Argo Tunnel software cloudflared built for ARM64 and AMD64.
To use this image with a Kubernetes cluster, first a certificate needs to be generated from another machine to authenticate to Cloudflare. The first two steps from Cloudflare's documentation can be used to create this certificate (https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/#set-up-a-tunnel-locally-cli-setup).
cloudflared for your machine.cloudflared tunnel login to authenticate with Cloudflare. This should generate a file named cert.pem under ~/.cloudflared/.kubectl create secret generic cloudflare --from-file=cert.pem=~/.cloudflared/cert.pem/etc/cloudflared/cert.pem for the image to use."cloudflared" "tunnel" "--no-autoupdate" "run" "--token" "TokenGeneratedWhenCreatingTunnelOnZeroTrustDashboard"Content type
Image
Digest
sha256:8171b2d09…
Size
102.9 MB
Last updated
almost 3 years ago
docker pull tsrats/cloudflared