Skip to content

docs: minikube requires containerd runtime#2631

Merged
simonpasquier merged 2 commits intoprometheus-operator:mainfrom
moss2k13:docs/minikube-requires-containerd-runtime
Mar 31, 2025
Merged

docs: minikube requires containerd runtime#2631
simonpasquier merged 2 commits intoprometheus-operator:mainfrom
moss2k13:docs/minikube-requires-containerd-runtime

Conversation

@moss2k13
Copy link
Copy Markdown
Contributor

Description

minikube still uses docker as default container runtime
kubelet is unable to populate k8s dashboards in that configuration
configuring minikube to use containerd solves the issue

prometheus-community/helm-charts#3972 (comment)

prometheus-community/helm-charts#3614 (comment)

Type of change

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Changelog entry

docs: update readme minikube section with containerd runtime

minikube still uses docker as default container runtime
kubelet is unable to populate k8s dashboards in that configuration
configuring minikube to use containerd solves the issue

tested with below versions:
- k8s: 1.31,1.32
- minikube: 1.35.0
- kube-prometheus: {version present in kube-prometheus-stack:68.2.2}
- kube-prometheus-stack: 68.2.2

minikube still uses docker as default container runtime
kubelet is unable to populate k8s dashboards in that configuration
configuring minikube to use containerd solves the issue

tested with below versions:
k8s: 1.31,1.32
minikube: 1.35.0
kube-prometheus: {version present in kube-prometheus-stack:68.2.2}
kube-prometheus-stack: 68.2.2

prometheus-community/helm-charts#3972 (comment)
prometheus-community/helm-charts#3614 (comment)
@moss2k13 moss2k13 requested a review from a team as a code owner March 28, 2025 10:26
@slashpai slashpai requested a review from simonpasquier March 28, 2025 14:00
@moss2k13
Copy link
Copy Markdown
Contributor Author

this documentation check failure doesn't look like related with my code:

https://github.com/prometheus-operator/kube-prometheus/actions/runs/14127998119/job/39591428237?pr=2631#step:4:20

let me know if I need to update something

@simonpasquier simonpasquier merged commit 6850087 into prometheus-operator:main Mar 31, 2025
10 of 11 checks passed
@simonpasquier
Copy link
Copy Markdown
Contributor

Thanks! Indeed the CI failures aren't related to your change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants