-
Notifications
You must be signed in to change notification settings - Fork 315
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
K8S Dashboard loads slowly, tiller unresponsive once istio 1.0.0 installed #605
Comments
We identified a problem with a read timeout value that is fixed now in AKS. New clusters should not see this problem when installing Istio. For any existing clusters that see this problem, please open a support ticket directly with Azure support, or email [email protected] with details so we can patch up your cluster. |
same issues |
I found that kube-dashboard can't start kubernetes-dashboard-key-holder-kube-system when istio has been installed. kube-dashbaord always stuck here:
But when I delete istio, kube-dashboard pod will continue immediately:
|
I've received a mail from microsoft tonight. Please have a look at this: If my tests pass, this ticket may be closed from my side. |
@BernhardRode I'm still waiting the reply from microsoft. Hope that is the right way to resolve this issues. |
So after some hours the issue is back ... dashboard and helm are not usable anymore. See the details: istio/istio#7675 (comment) |
The issue seems to be fixed in istio 1.0-release branch. So with the next upcoming release, we should be fine. |
I am still experiencing this issue with the nightly Istio release. Looks like it may be an issue with the AKS Api Server. |
I'm sorry ... @rsnj is right. After leaving the cluster alone for some hours the problem is back. |
Related to - #620 |
I think we can close the issue and watch the changes in #620. |
What happened:
K8S Dashboard loads slowly, tiller unresponsive once istio 1.0.0 installed.
What you expected to happen:
K8S Dashboard and helm should still be usable after Istio installation.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Istio issue - K8S Dashboard loads slowly, tiller unresponsive once istio 1.0.0 installed istio/istio#7675
Environment:
kubectl version
):v1.11.1
6 x Standard Standard_D2_v2
HTTP microservices
The text was updated successfully, but these errors were encountered: