istio / old_issues_repo

Deprecated issue-tracking repo, please post new issues or feature requests to istio/istio instead.
37 stars 9 forks source link

istio-pilot failed to create discovery service:failed to register custom resources. #309

Open nieshuai123 opened 6 years ago

nieshuai123 commented 6 years ago

Is this a BUG or FEATURE REQUEST?: BUG Did you review https://istio.io/help/ and existing issues to identify if this is already solved or being worked on?: YES Bug: Y What Version of Istio and Kubernetes are you using, where did you get Istio from, Installation details

istioctl version  0.7.1
kubectl version 1.10.1

Is Istio Auth enabled or not ? Did you install the stable istio.yaml, istio-auth.yaml.... or if using the Helm chart please provide full command line input. yes What happened: discovery container in istio-pilot CrashLoopBackOff from time to time. discovery container logs: Error: failed to create discovery service: failed to register custom resources. Post https://10.96.0.1:443/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions: dial tcp 10.96.0.1:443: i/o timeout What you expected to happen: how to solve it How to reproduce it: install and configure Istio in a Kubernetes cluster follow https://istio.io/docs/setup/kubernetes/quick-start.html Feature Request: N

abonas commented 6 years ago

happens to me on openshift 3.7 as well with istio 0.7.1

abonas commented 6 years ago

any clue on workaround/solution? still happens on a fresh env