kubectl
kubectl copied to clipboard
Publish Image
It would be nice if the images were published already, instead of building it in every Action where used. This will also spare build minutes.
I would suggest publishing it to ghcr.io and use that directly instead.
Would spare quite some time.
Thanks in advance. If you want, I would be happy to help with a pr for this.
I have as POC created https://github.com/marketplace/actions/kubernetes-k8s-k3s-cli-kubectl which works like a charm and is really fast.