Steven Powell

Results 18 issues of Steven Powell

Hello, metrics-server is one of the addons for [minikube](https://github.com/kubernetes/minikube), I'm in the process of updating our default k8s version to v1.24.0 and all of our metrics-server integration tests were failing....

kind/support

https://docs.docker.com/engine/release-notes/#201022 https://github.com/containerd/containerd/releases/tag/v1.6.14

cncf-cla: yes
size/S
approved
ok-to-test

Closes https://github.com/kubernetes/minikube/issues/15523 Includes entry to FAQ and Tutorial pages of website

cncf-cla: yes
size/L
approved
ok-to-test

cncf-cla: yes
size/S
approved

``` $ ssh-add -L | wc -l 15 ``` I have 15 keys, but 12 of them are `/Users/user/.minikube/machines/minikube/id_rsa` minikube should clean these up as having many keys can cause...

priority/backlog
kind/improvement

Our documentation is generally written for Unix, this can be annoying if users have to find the Windows versions of the commands online themselves. To help out our Windows users...

kind/documentation
os/windows
priority/important-longterm
lifecycle/rotten

Updating kvm docker machine base image This makes the build on https://github.com/kubernetes/minikube/pull/15537 complete

cncf-cla: yes
size/S
approved
ok-to-test

Related https://github.com/kubernetes/minikube/issues/15274 ``` $ minikube start --driver virtualbox 😄 minikube v1.28.0 on Darwin 13.1 (arm64) ✨ Using the virtualbox driver based on user configuration ❗ Due to changes in macOS...

cncf-cla: yes
size/M
approved

Please remove [email protected] from the `minikube integration testing` project, thank you.

For CI testing Windows in [minikube](https://github.com/kubernetes/minikube) we SSH into a Windows machine, which starts us in Command Prompt. We then run `powershell` to change the terminal to Powershell. However, within...