Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration and Troubleshooting- Cache not being used #219

Open
regenscheid opened this issue Aug 23, 2023 · 1 comment
Open

Configuration and Troubleshooting- Cache not being used #219

regenscheid opened this issue Aug 23, 2023 · 1 comment

Comments

@regenscheid
Copy link

I'm trying to use kube-fledged on a Talos-based (v1.4.7) cluster that hosts a Github Actions Runner Controller. The Talos nodes are using containerd 1.6.21.

The Github action running under ARC pulls and runs an image via docker-compose.

The docker image is being cached by kube-fledged, but I can't seem to get the workers to pull the image from the cache. I don't know if there's additional configuration that's needed beyond what's described on the main page, nor do I even know how to troubleshoot the problem (other than verifying from the logs that the image is being cached).

@diseku
Copy link

diseku commented Jan 18, 2024

not related to kube-fledged.
i guess you should simply mount the docker cache volume from the kubernetes nodes to the dind containers of the runners

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants