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

[kube-up][scale-out] l7-default-backend pod is in CrashLoopBackOff state #1339

Open
h-w-chen opened this issue Feb 5, 2022 · 2 comments
Open
Labels

Comments

@h-w-chen
Copy link
Collaborator

h-w-chen commented Feb 5, 2022

What happened:
in kube-up scale-out 1+1x1 cluster, on tp-1 master:

$ kubectl get pod -AT -l k8s-app=glbc
TENANT   NAMESPACE     NAME                                  HASHKEY               READY   STATUS             RESTARTS   AGE
system   kube-system   l7-default-backend-6497bc5bf6-qpdv8   5056521056879339513   0/1     CrashLoopBackOff   9          32m

What you expected to happen:
pod in Running state

How to reproduce it (as minimally and precisely as possible):
start 1+1x1 scale-out cluster by kube-up.sh (at branch poc-2022-01-30 with PR 1320 cherry picked);
at TP-1 master, run kubectl get pod -AT -l k8s-app=glbc

Anything else we need to know?:

Environment:

  • Arktos version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools: kube-up scale-out 1+1x1
  • Network plugin and version (if this is a network-related bug): mizar cni
  • Others:
@h-w-chen
Copy link
Collaborator Author

h-w-chen commented Feb 5, 2022

pod log

{"log":"I0205 00:15:48.456867       1 server-with-metrics.go:61] Default 404 server is running with GOMAXPROCS(4) on l7-default-
backend-6497bc5bf6-qpdv8:8080\n","stream":"stderr","time":"2022-02-05T00:15:48.457163941Z"}

@Sindica
Copy link
Collaborator

Sindica commented Feb 7, 2022

Existing issue with default cluster up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants