Heavybullets8/heavy_script

Feature: Enable external access to k8s API

kleinarne opened this issue · 3 comments

k8s-lens cannot connect to the SCALE node by default because the kubernetes API is not exposed. Truetool had an option to expose that, and I've grown quite fond of monitoring the node with lens.

Enabling external access doesn't survive a reboot though, so it has to be activated again after every reboot. It would be great if I could do this with heavyscript too :)

https://github.com/Heavybullets8/heavy_script#enable

Did the enable sub function --api not work?

I wasn’t aware of the arguments at all. Really sorry, should’ve read the documentation.

It happens. Lmk if that doesn't work out.