Michael Fresco

Results 23 comments of Michael Fresco

> same here, kuernetes v1.25.6 installl with kubeadm , kube-prometheu-stack v0.63.0 install with helm > > ![image](https://user-images.githubusercontent.com/33590311/238830360-2d894853-0e6b-4112-906d-91471dbacfd5.png) To fix this, I used the [prometheus-community/kube-prometheus-stack](https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack), but with custom values.yaml; ``` nodeExporter:...

Hi! I have added the metrics server manually: https://kubernetes-sigs.github.io/metrics-server/ I think that some folks run a more "complete" monitoring solution like Grafana/Prometheus. If you do that, then you would not...

I think that Vito Botta settled on pretty sane defaults. You basically get a clean cluster, without too much overhead. It's not that hard to manually apply that metrics server,...

I think you can't buy the G400s anymore. It went out of production in ~2016~ 2014. At the moment, I'm happily rocking my g400 but damn it.. if it breaks!

I'm glad that you wrote this down here, because I have the same problem

> Cron job that reindexes, say once daily. Good question. The manual is not very explicit about this.

Hi, I thought I should post my steps here to get LanguageTool 5.9 working on Mac: - install java sdk with brew: `$ brew install openjdk@11` - get LanguageTool 5.9...

> Where is a good place to unzip the old version to? Homebrew doesn't provide older versions, and it installs it in the `/opt/` folder. Is it better to place...

> If you're using Homebrew to install LanguageTool, you can also rely on [this solution](https://stackoverflow.com/a/46306176/5875021) to install the older version and keep it from updating to the unsupported one. Thank...

I think that this would also make the buttons clickable with vimium!