Nathan Newcomb
Nathan Newcomb
I'm trying run istio on kind as well, but I changed the ingressgateway service type to NodePort to correspond with also changing the extraPortsMapping to 80 -> 32080 and 443...
In my case, the old firmware image filled up my entire storage. I had to ssh into my EdgeRouter-X and manually delete the firmware image otherwise the tailscale install scripts...
Now seeing the device full error when there is no extra firmware image: ```bash $ delete system image The system currently has the following image(s) installed: v2.0.9-hotfix.6.5574651.221230.1015 (running image) (default...
Update: solved. I already ran `sudo apt purge tailscale`, but I found an old tailscale `.deb` file in ```bash $ rm /root.dev/w/var/cache/apt/archives/tailscale_1.36.1_mipsel.deb ```