Hello all ! :slightly_smiling_face: I set up a lo...
# pulumi-deployments
c
Hello all ! 🙂 I set up a local Kubernetes cluster with ProxMox (virtual machines manager) and rancher (k3s). However, I would like my github actions to push (in Dev) to that local cluster (and production is on cloud). Is there any solution to that ? (maybe local github action runner worker ? openning ports (but I want to keep some security), ArgoCD ? ) Thanks in advance for any help.
b
Tailscale 😉
c
Just FYI I ended up testing tailscale (wich is really nice thanks !) But ended up with a local runner for github action (even easier) 🙂