hundreds-musician-51496
10/25/2018, 4:13 PMhundreds-musician-51496
10/25/2018, 4:13 PMearly-musician-41645
10/25/2018, 4:45 PMhundreds-musician-51496
10/25/2018, 4:53 PMawsinfra.Cluster
create an S3 bucket?hundreds-musician-51496
10/25/2018, 5:04 PMaws:ecs:Service (ashewor-dashboard-server):
error: Plan apply failed: InvalidParameterException: The target group with targetGroupArn arn:aws:elasticloadbalancing:us-west-2:948428744612:targetgroup/d5edc351-9ae5dfc/e8cbb3f112d1b253 does not have an associated load balancer.
(and when I run again it works).hundreds-musician-51496
10/25/2018, 5:05 PMapply
block, which uses the loadBalancer & target group as input:
pulumi.all([loadBalancer, cluster.securityGroupId, lbTargetGroup]).apply(([loadBalancer, securityGroupId, lbTargetGroup]) => {
return new aws.ecs.Service(createNameWithStackInfo("dashboard-server"), {
....
})})
hundreds-musician-51496
10/25/2018, 5:07 PMasync
function (inside an apply
function)busy-umbrella-36067
10/25/2018, 5:28 PMstocky-spoon-28903
10/25/2018, 5:29 PMbusy-umbrella-36067
10/25/2018, 5:31 PMbusy-umbrella-36067
10/25/2018, 5:31 PMbusy-umbrella-36067
10/25/2018, 5:32 PMstocky-spoon-28903
10/25/2018, 5:34 PMstocky-spoon-28903
10/25/2018, 5:34 PMstocky-spoon-28903
10/25/2018, 5:34 PMpulumi config set myconfigname $(pulumi stack output --stack someotherstack outputname)
stocky-spoon-28903
10/25/2018, 5:35 PMbusy-umbrella-36067
10/25/2018, 5:35 PMstale-holiday-22431
10/25/2018, 5:42 PMOutput<DaemonSetSpec>
when I’m trying to provide a DaemonSetSpec
. Normally I’d try assigning to a variable of type DaemonSetSpec
to get the type error for that, but I don’t see that type exported.early-musician-41645
10/25/2018, 6:13 PMwonderful-ocean-70348
10/25/2018, 6:26 PMbusy-umbrella-36067
10/25/2018, 7:09 PMearly-musician-41645
10/25/2018, 7:16 PMpulumi/eks
module, is there a way to pass in UserData to run when a worker node spins up? I need to install a couple custom drivers and resources on each worker node.early-musician-41645
10/25/2018, 7:16 PMorange-tailor-85423
10/25/2018, 8:42 PMorange-tailor-85423
10/25/2018, 8:44 PMquick-action-34599
10/26/2018, 2:02 PMadventurous-jordan-10043
10/26/2018, 2:07 PMquick-action-34599
10/26/2018, 2:08 PMadventurous-jordan-10043
10/26/2018, 2:16 PMquick-action-34599
10/26/2018, 2:17 PM