Just looking for suggestions on how to deploy headless chrome. I want to use go and I don't want it in the cluster. It will be mostly idle but very important once needed. I don't want to assign compute resource to it in my cluster and I don't want to use it un-sandboxed in the cluster. I have seen the seccomp option and the configurations here (https://github.com/Zenika/alpine-chrome/blob/master/chrome.j...). The config solves the no-sandboxing issue but like I said, it will mostly be an idle thing and I don't want to worry about whether its healthy in the cluster.