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

[BUG] koordlet pod always CrashLoopBackOff with a painc error #89

Closed
chclass opened this issue Apr 20, 2022 · 3 comments · Fixed by #97
Closed

[BUG] koordlet pod always CrashLoopBackOff with a painc error #89

chclass opened this issue Apr 20, 2022 · 3 comments · Fixed by #97
Assignees

Comments

@chclass
Copy link

chclass commented Apr 20, 2022

What happened:
koordlet dosen't work when i install it with helm

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • App version:v0.2.0
  • Kubernetes version (use kubectl version):Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.3", GitCommit:"c92036820499fedefec0f847e2054d824aea6cd1", GitTreeState:"clean", BuildDate:"2021-10-27T18:34:20Z", GoVersion:"go1.16.10", Compiler:"gc", Platform:"darwin/arm64"}
    Server Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.3", GitCommit:"c92036820499fedefec0f847e2054d824aea6cd1", GitTreeState:"clean", BuildDate:"2021-10-27T18:35:25Z", GoVersion:"go1.16.9", Compiler:"gc", Platform:"linux/arm64"}
  • Install details (e.g. helm install args):
  • Others: local install wtih minikube
    i got the lscpu content on my node as follows

lscpu -e=CPU,NODE,SOCKET,CORE,CACHE,ONLINE

CPU NODE SOCKET CORE CACHE ONLINE
0 - 0 0 - yes
1 - 0 1 - yes
2 - 0 2 - yes
3 - 0 3 - yes

@chclass
Copy link
Author

chclass commented Apr 20, 2022

image

@hormes
Copy link
Member

hormes commented Apr 21, 2022

/assign zwzhang0107

@zwzhang0107
Copy link
Contributor

zwzhang0107 commented Apr 21, 2022

running koordlet is not supported on mini-kube on darwin yet, you can try with a real k8s cluster environment. We will consider that in following versions.

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 a pull request may close this issue.

3 participants