Skip to content

Istio Bookinfo Sample App stuck with CrashLoopBackOff #521

@spirrello

Description

@spirrello

kubectl version
Client Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.4", GitCommit:"7243c69eb523aa4377bce883e7c0dd76b84709a1", GitTreeState:"clean", BuildDate:"2017-03-07T23:53:09Z", GoVersion:"go1.7.4", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.4", GitCommit:"7243c69eb523aa4377bce883e7c0dd76b84709a1", GitTreeState:"clean", BuildDate:"2017-03-07T23:34:32Z", GoVersion:"go1.7.4", Compiler:"gc", Platform:"linux/amd64"}

OS: Ubuntu 16.04 LTS

Hi,

I'm running the Bookinfo deployment to test Istio and I keep getting the following errors. Can you advise on how to fix this?

kubectl apply -f <(istioctl kube-inject -f applications/samples/apps/bookinfo/bookinfo.yaml -c /opt/kubernetes/kubeconfig)

Errors show up in the Details-v1 and Reviews-v1 apps. These same errors were also happening in the Productpage-v1 app but have magically cleared.

Errors
failed to register Third-Party Resources. the server has asked for the client to provide credentials (get thirdpartyresources.extensions istio-config.istio.io)

  • failed to register Third-Party Resources. Failed to create all TPRs

TPR "IstioConfig" is not ready (the server has asked for the client to provide credentials (get IstioConfigs.istio.io)). Waiting...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions