Skip to content

Instantly share code, notes, and snippets.

@carlosjgp
Created June 8, 2018 17:16
Show Gist options
  • Save carlosjgp/65dfc17de5a759cc98265bb8d340be54 to your computer and use it in GitHub Desktop.
Save carlosjgp/65dfc17de5a759cc98265bb8d340be54 to your computer and use it in GitHub Desktop.
Landscaper error on K8s 1.9
time="2018-06-08T17:13:14Z" level=info msg="This is Landscaper v1.0.16" commit=a032e353c52b27b19d6303d23d7ee24cca205989 tag=v1.0.16-5-ga032e35-dirty
time="2018-06-08T17:13:14Z" level=info msg="Apply landscape desired state" dir= dryRun=false environment= helmHome="/data/.helm" namespace=default releasePrefix= verbose=true wait=true waitTimeout=5m0s
time="2018-06-08T17:13:14Z" level=debug msg="Setup Kubernetes Client"
time="2018-06-08T17:13:15Z" level=info msg="Connected to Kubernetes" kubernetesVersion=v1.9.6
time="2018-06-08T17:13:15Z" level=debug msg="Setup Helm Client" helmClientVersion=v2.8 tillerNamespace=kube-system
time="2018-06-08T17:13:15Z" level=debug msg="Create tiller tunnel" tillerNamespace=kube-system
time="2018-06-08T17:13:15Z" level=debug msg="Created tiller tunnel" port=35694
time="2018-06-08T17:13:15Z" level=debug msg="Tiller host address" host=":35694"
time="2018-06-08T17:13:15Z" level=fatal msg="Could not retrieve Helm Tiller version" error="context deadline exceeded"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment