early-intern-90238
08/29/2019, 6:34 PMbitter-dentist-28132
08/29/2019, 6:36 PMexec
only after a resource has been created? like the only way i can think of to have pulumi work with DO, is to do a doctl k8s cluster kubeconfig show
on every pulumi run, and use its output as the provider data. but that also means that a run that creates the cluster, has to wait for the cluster creation to finish before running doctl
.bitter-dentist-28132
08/29/2019, 6:39 PM.then
early-intern-90238
08/29/2019, 6:49 PMwide-holiday-59376
08/29/2019, 6:50 PMup
or destroy
events? https://stackoverflow.com/q/57715935/14731wide-holiday-59376
08/29/2019, 6:51 PMwide-holiday-59376
08/29/2019, 7:33 PMwide-holiday-59376
08/29/2019, 8:23 PMwide-holiday-59376
08/29/2019, 8:24 PMdepends
will probably help me create my dynamic resource after the e2c instance is created, but does depends
guarantee destruction in the reverse order?bitter-dentist-28132
08/29/2019, 9:32 PMkubernetes:<http://certmanager.k8s.io:ClusterIssuer|certmanager.k8s.io:ClusterIssuer> (letsencrypt-prod):
error: Plan apply failed: resource letsencrypt-prod was not successfully created by the Kubernetes API server : Internal error occurred: failed calling webhook "<http://clusterissuers.admission.certmanager.k8s.io|clusterissuers.admission.certmanager.k8s.io>": the server is currently unable to handle the request
subsequent `up`s workdamp-book-35965
08/29/2019, 10:06 PMInfraAlertCondition
https://github.com/pulumi/pulumi-newrelic/blob/master/sdk/nodejs/infraAlertCondition.ts
This is not working for me
This link provides all the data available through NR: https://docs.newrelic.com/docs/integrations/kubernetes-integration/understand-use-data/understand-use-dataincalculable-diamond-5088
08/29/2019, 10:24 PMpulumi refresh
specific resources?some-doctor-62800
08/29/2019, 10:27 PMincalculable-diamond-5088
08/29/2019, 10:36 PMwide-holiday-59376
08/30/2019, 3:00 AMInstance.publicIp
but I am getting a connection refused trying to ssh in. If I add a short delay I can connect just fine. My guess is that depending on publicIp
is not enough. What should I be depending on to make sure that port 22 is open and sshd is listening?wide-holiday-59376
08/30/2019, 3:01 AMerror: Plan apply failed: connect ECONNREFUSED 54.183.130.128:22
ambitious-ram-5811
08/30/2019, 5:27 AMambitious-ram-5811
08/30/2019, 5:28 AMambitious-ram-5811
08/30/2019, 5:29 AMcold-coat-35200
08/30/2019, 5:54 AMbest-xylophone-83824
08/30/2019, 9:19 AMbest-xylophone-83824
08/30/2019, 9:52 AMvoid[]
, not void?bitter-dentist-28132
08/30/2019, 2:10 PMnull_resource
? I just can't seem to order a ClusterIssuer
correctly so i'd like to just wait a bit after cert-manager is installed.bitter-dentist-28132
08/30/2019, 7:47 PMPlan apply failed: Unauthorized
what does this mean? it seems to only happen on one stack...? 🤔some-doctor-62800
08/30/2019, 7:52 PMsome-doctor-62800
08/30/2019, 7:52 PMsome-doctor-62800
08/30/2019, 8:00 PMsome-doctor-62800
08/30/2019, 8:03 PMsome-doctor-62800
08/30/2019, 8:31 PMsome-doctor-62800
08/30/2019, 8:31 PM