-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
CrashLoopBackOff nginx controller #2968
Comments
@zwhitchcox if that's the only output it means the pod cannot reach the apiserver. |
Forget that, you have some issues with your flannel setup. |
That's what someone else just told me...I just followed a tutorial that said to run |
Will do that and report back |
That fixed it!!!!! |
If anyone else runs into the same problem as me, this is the solution: Remove flannel, installl calico with the following command:
|
@zwhitchcox I meet the same problem ! Normal SuccessfulMountVolume 1m kubelet, k8s02 MountVolume.SetUp succeeded for volume "default-token-fv7kj" I also use flannel。 Thanks! |
Is this a request for help? (If yes, you should use our troubleshooting guide and community support channels, see https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/.):
What keywords did you search in NGINX Ingress controller issues before filing this one? many
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Bug report
NGINX Ingress controller version: latest
Kubernetes version (use
kubectl version
):Environment:
uname -a
): Linux kube-server 4.15.0-30-generic Restart nginx if master process dies #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64 x86_64 x86_64 GNU/LinuxWhat happened:
CrashBackOffLoop with nginx controller
description:
log:
What you expected to happen: it to start normally
How to reproduce it (as minimally and precisely as possible):
Go here: https://gitlab.com/zwhitchcox/dohttps://gitlab.com/zwhitchcox/do, follow the instructions, then, when the cluster is up, run:
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/mandatory.yaml
then
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/baremetal/service-nodeport.yaml
Anything else we need to know:
The text was updated successfully, but these errors were encountered: