-
Notifications
You must be signed in to change notification settings - Fork 772
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
Cannot enable knative #2118
Comments
I'm sorry to hear that you are facing issues with MicroK8s. With regards with knative and istio, i think it has something to do with kubeflow's istio components. The way the enable works, is it checks for certain pods to be present. Kubeflow includes istio components. |
Thx for reply.
And it says
|
Don't know much about istio and knative, do you mind sharing |
This is the output.
|
Many of your pods aren't running. Most importantly the |
What I see is
|
This pod doesn't seem ready at all. Can you upload another inspect tarball? |
Here it is. |
I can't find the reason why coredns doesn't want to start. Have you restarted microk8s? Update: the node is not in I see these in the logs.
I also noticed that your hostname has capital letters. Is it possible to change the hostname to use all small letters? You can follow the instructions from the MicroK8s common issues section. |
In the Api server logs I also see this:
This reminds me of issue: #1520 but I am not sure about the connection. |
@knkski any idea what that might be? |
@ktsakalozos coredns isn't running, that could be the reason why. |
@balchua |
Hi is |
@kwonmha: This may be due to the issue that is fixed in #2086. The easiest way to fix this if that is the case is to run:
Otherwise, if you don't want to reinstall MicroK8s, you can manually run the |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I can't enable knative.
It waits for istio to be ready but istio doesn't seem to be ready.
I tried to disable and enable istio again but it gives another error.
This is the tarball.
inspection-report-20210323_204727.tar.gz
I'm facing so many bugs on microk8s...
The text was updated successfully, but these errors were encountered: