Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple system and addons pods fail to start #11441

Closed
alvinsw opened this issue May 18, 2021 · 1 comment
Closed

Multiple system and addons pods fail to start #11441

alvinsw opened this issue May 18, 2021 · 1 comment
Labels
addon/ingress co/podman-driver podman driver issues co/runtime/crio CRIO related issues kind/support Categorizes issue or PR as a support question. triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@alvinsw
Copy link

alvinsw commented May 18, 2021

I run minikube v1.19.0 on Archlinux host with podman driver and cri-o runtime. Kubernetes version is 1.20.2.

$ minikube config view
- container-runtime: cri-o
- driver: podman
- kubernetes-version: 1.20.2

After running minikube start, coredns, storage-provisioner, nginx ingress pods fail to start and work properly

Steps to reproduce the issue:

  1. minikube start --force-systemd=true --addons=ingress --alsologtostderr
  2. minikube start --addons=ingress --alsologtostderr also gives same result

Full output of minikube logs command:
Raw output in pastebin: https://pastebin.com/raw/6w8v7FEF

Full output of failed command:
Raw output in pastebin: https://pastebin.com/raw/NzgQrXg3

The logs are very long! How do I troubleshoot this problem?

@spowelljr spowelljr added addon/ingress co/podman-driver podman driver issues co/runtime/crio CRIO related issues kind/support Categorizes issue or PR as a support question. labels May 18, 2021
@spowelljr
Copy link
Member

Hi @alvinsw, thanks for reporting your issue!

This is a duplicate of #10544, in order to keep all discussion of this issue centralized I'm going to close this issue.

Please follow along with #10544 and contribute any findings there, thanks for your understanding!

@spowelljr spowelljr added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addon/ingress co/podman-driver podman driver issues co/runtime/crio CRIO related issues kind/support Categorizes issue or PR as a support question. triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

2 participants