Lars Kerick
Lars Kerick
When will a new version of Monica be released? Today, the project has 124 commits since the last release. Some annoying bugs have been fixed and are merged to main....
The API references this algorithm as follows: ``` Prim's algorithm takes a connected undirected graph and generates a minimum spanning tree. This function returns the minimum spanning tree as an...
``` Info: Checking needed applications... Info: Checking needed applications for Microsoft Edge (Chromium) downloads... Error: Please install the package jq Info: Found hexdump utility: od Error: 1 needed application is...
values.yaml ```yaml serviceMonitor: enabled: true namespace: prometheus path: /metrics ``` Result: ```yaml --- apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: labels: app.kubernetes.io/instance: grafana app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: grafana app.kubernetes.io/version: 9.0.5 helm.sh/chart: grafana-6.32.14 name:...
Had to do some little research to get this tool working ;)
If it doesn't require much effort, support for displaying [mermaid.js](https://mermaid-js.github.io/) would be nice
https://docs.checkmk.com/latest/en/monitoring_kubernetes.html > Support forKubernetes versions 1.18 and newer is currently limited, due to the fact that the official Kubernetes Python Client is not yet compatible with Kubernetes' newest API versions....
After installing nextcloud-helm from scratch, I get the following error: ```console $ nextcloud git:(main) ✗ kubectl -n nextcloud logs pod/cloud-kerick-net-redis-master-0 redis 12:40:19.46 INFO ==> ** Starting Redis ** 1:C 12...