-
Notifications
You must be signed in to change notification settings - Fork 69
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] coredns pod not able to list resources from TP master #1359
Comments
Add previous investigation with flannel for your reference
|
checked scale-out with mizar on minion nodes, run "ip neigh" also get only 10.40.0.1 one and no any pods ip listed. |
This is the reason that coredns and kube-dns are crashing in scale out (both local and kube-up) and scale up (in kube-up only since local deploys coredns/kube-dns pod to master).
|
After added mizar daemon to TP master and tp master to mizar droplets, kubeup scale out 1x1 still have service crashing issue.
Log from kubernetes-dashboard-848965699-jx5vx:
Log from kube-dns-autoscaler:
Log from metrics server:
Note host eps for minion is in Init state |
I still see issues in new tenant coredns pod. It is not 100% reproducible but should be able to reproduce with creating multiple tenants in same cluster.
This may not be an issue since the new VPC started with 127. |
What happened:
coredns is in Running state, however the ready container is 0/1; coredns pod log has following error record:
What you expected to happen:
coredns able to list resources of TP master
How to reproduce it (as minimally and precisely as possible):
using code of poc-2022-01-30, run kube-up.sh to start 1 TP 1RP 1worker scale-out cluster,
Anything else we need to know?:
10.40.0.2 is the node (physical) IP address of its TP master
Environment:
kubectl version
): poc-2022-0130, commit 2b6855cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: