[QUESTION/HELP] Using a different k3d-proxy image/repo
question
<!--
In general, please consider using GitHub Discussions for questions and general discussions: https://github.com/k3d-io/k3d/discussions .
Especially please use Discussions for questions around use cases for k3d, etc.
For everything else, fire away :)
-->
## Question / Where do you need Help?
Hello, in the K3D Configuration file we are able to specify the k3s image the cluster uses with the `image` property. Am I able to do the same for the `k3d-proxy` image that gets pulled during cluster creation?
`INFO[0037] Pulling image 'ghcr.io/k3d-io/k3d-proxy:5.8.3'`
I'd like to pull from my own image repository instead of `ghcri.io`.
## Scope of your Question
- Is your question related to a specific version of k3d (or k3s)? **No I believe this is a thing in all versions**
- Please paste the output of `k3d version` here
`k3d version v5.8.3`
`k3s version v1.31.5-k3s1 (default)`
关闭于 2026-02-05 1 条评论