visualsubnetcalc icon indicating copy to clipboard operation
visualsubnetcalc copied to clipboard

Feature: Run it on Kubernetes

Open adelerhof opened this issue 1 year ago • 3 comments

I run this app on Kubernetes, interested in the manifests?

adelerhof avatar Nov 02 '24 10:11 adelerhof

Yes please share them here, I'll look at testing and incorporating them into the documentation.

Can I ask why you self-host instead of use the website? I understand the desire to self-host for security or even just tinker/hobby. Please let me know if there is a specific concern that others might share that I could mitigate with more transparency or adjustment in approach.

ckabalan avatar Jan 07 '25 18:01 ckabalan

First of all, thanks for this tool. I'll add the resources to a PR. The reason I'm running a couple of tools on my Kubernetes cluster are multiple, for example:

  • Sometimes other websites go down
  • I have an Kubernetes cluster for testing/playing/experience/hobby, an empty cluster is of no use off course, so I'm always on the lookout for interesting tools.
  • I want to use the latest images, sometimes they lag behind.
  • Sometimes I forget where that handy tool was located, yes I know I can use favorites in browsers.
  • Because I can is always a good reason for me ;)

adelerhof avatar Jan 10 '25 11:01 adelerhof

See PR: https://github.com/ckabalan/visualsubnetcalc/pull/23

adelerhof avatar Feb 02 '25 15:02 adelerhof