k8s-home icon indicating copy to clipboard operation
k8s-home copied to clipboard

My #homeK8s deployment running K3s in a bunch of RPi and old Intel/AMD Desktop/Laptop(s)

Results 50 k8s-home issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rancher/system-upgrade-controller](https://togithub.com/rancher/system-upgrade-controller) | Kustomization | patch | `v0.13.1` -> `v0.13.2` | --- ### Release...

renovate/container
type/patch
size/XS
area/cluster

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/kubernetes-kubectl](https://ghcr.io/onedr0p/kubernetes-kubectl) ([source](https://togithub.com/onedr0p/containers)) | patch | `1.28.2` -> `1.28.4` | --- ### Configuration 📅 **Schedule**: Branch...

renovate/container
type/patch
size/XS
area/cluster

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `8ade135` -> `b4ffde6` | --- ### Configuration...

size/XS
area/github

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana](https://grafana.net) ([source](https://togithub.com/grafana/helm-charts)) | major | `6.60.6` -> `7.0.11` | --- ### Release Notes grafana/helm-charts (grafana)...

renovate/helm
type/major
size/XS
area/cluster

This PR contains the following updates: | Package | Update | Change | |---|---|---| | codercom/code-server | minor | `4.16.1` -> `4.19.1` | --- ### Configuration 📅 **Schedule**: Branch creation...

renovate/container
type/minor
size/XS
area/cluster

## Summary | Status | Count | |---------------|-------| | 🔍 Total | 28 | | ✅ Successful | 26 | | ⏳ Timeouts | 0 | | 🔀 Redirected |...

link-checker

It seems to be an issue with their latest 4.5.0 release https://github.com/kitos9112/k8s-home/blob/5d25df749ee15f84d713c901bbdea66cae3c435d/cluster/apps/media/openbooks/helmrelease.yaml#L21 ```yaml values: image: repository: docker.io/evanbuss/openbooks # TODO: Replace latest tag for OpenBooks once they had fixed multi-arch support...

bug
area/cluster
todo
lifecycle

- node-problem-detector https://github.com/kitos9112/k8s-home/blob/878416cfa0f0b90907492ad606bbdf30f7dad04a/cluster/core/monitoring/kustomization.yaml#L12 ```yaml - influxdb - thanos - cronitor-heartbeat # TODO: Revisit Node Problem Detector once all their CRITICAL Vulnerabilities are fixed # - node-problem-detector - vector ```

todo

- path_regex: cluster/.*\.ya?ml encrypted_regex: "^(data|stringData)$" https://github.com/kitos9112/k8s-home/blob/f3456e798973375d355527454cce9a5442fa7aca/.sops.yaml#L8 ```yaml pgp: >- 0x2141D0D63053C652, 0x03249595A54E0BC8 # TODO: Add support for age as an immediate successor of GNUPG # # - path_regex: cluster/.*\.ya?ml # encrypted_regex:...

todo