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

unable to create linkerd destination pod #10581

Closed
kvk24680 opened this issue Mar 20, 2023 · 2 comments
Closed

unable to create linkerd destination pod #10581

kvk24680 opened this issue Mar 20, 2023 · 2 comments

Comments

@kvk24680
Copy link

What is the issue?

Hi guys,

I am using a contabo machine with CentOS7. When I try to deploy linkerd in kubeadm using normal installation method, I find that the linkerd destination pods are stuck in pending state.

I found I had containers with init errors, but after switching around a few things such as ditching the CNI and using ipvs Kubelet services mode, couldn’t get past the sandbox errors.

How can it be reproduced?

By installing linkerd in centos 7 using kubeadm cluster.

Logs, error output, etc

Logs of linkerd destination, identity and proxy injector pod

Defaulted container "linkerd-proxy" out of: linkerd-proxy, destination, sp-validator, policy, linkerd-init (init)
Error from server (BadRequest): container "linkerd-proxy" in pod "linkerd-destination-8bcfd68d8-rr7zl" is waiting to start: PodInitializing

output of linkerd check -o short

Linkerd core checks

linkerd-existence

  • No running pods for "linkerd-destination"

Environment

  • Host OS : CentOS7
  • Kubernetes cluster : kubeadm
  • Linkerd Version : 2.12

Possible solution

No response

Additional context

This bug is related to #8235

Would you like to work on fixing this bug?

None

@kvk24680 kvk24680 added the bug label Mar 20, 2023
@adleong
Copy link
Member

adleong commented Mar 24, 2023

Hi @kvk24680

Are you able to determine why the linkerd-destination-8bcfd68d8-rr7zl pod is stuck in PodInitializing state? Kubernetes provides a number of ways to investigate this kind of thing. Looking at the output of kubectl describe -n linkerd po would be a good start.

@stale
Copy link

stale bot commented Jun 22, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jun 22, 2023
@stale stale bot closed this as completed Jul 9, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants