billions-lock-80282
07/30/2019, 5:39 PMconst hostname = nginx.getResource("v1/Service", ns, "nginx-ingress-controller").status.apply(s => s.loadBalancer.ingress[0].hostname);
but I get TypeError: Cannot read property 'loadBalancer' of undefined
billions-lock-80282
07/30/2019, 5:39 PMstatus:
loadBalancer:
ingress:
- hostname: <http://a1abdb135b2cb11e9afc60e430b1c1d1-ee9745e779b8c1b8.elb.us-east-1.amazonaws.com|a1abdb135b2cb11e9afc60e430b1c1d1-ee9745e779b8c1b8.elb.us-east-1.amazonaws.com>
billions-lock-80282
07/30/2019, 5:40 PMelegant-crayon-4967
07/30/2019, 5:45 PMbitter-island-28909
07/30/2019, 5:53 PMawsx.Vpc
resource? (IMO, it should create AWS service endpoints for private subnets, since routing all S3 traffic through a NAT is probably not what most people have in mind).early-musician-41645
07/30/2019, 6:34 PMorange-tailor-85423
07/30/2019, 6:43 PMaws.iam.Role
object back if you have the role name?orange-tailor-85423
07/30/2019, 6:43 PMaws.iam.GetRole
seems to return attributes of the role but not the role itself which is what a K8s cluster constructor wantsorange-tailor-85423
07/30/2019, 6:47 PMhigh-translator-22614
07/30/2019, 7:02 PMorange-tailor-85423
07/30/2019, 7:02 PMhigh-translator-22614
07/30/2019, 7:02 PMorange-tailor-85423
07/30/2019, 7:03 PMhigh-translator-22614
07/30/2019, 7:03 PMRole
but that doesn't mean it's truehigh-translator-22614
07/30/2019, 7:04 PMorange-tailor-85423
07/30/2019, 7:06 PMhigh-translator-22614
07/30/2019, 7:10 PMhigh-translator-22614
07/30/2019, 7:10 PMorange-tailor-85423
07/30/2019, 7:15 PMorange-tailor-85423
07/30/2019, 7:15 PMhigh-translator-22614
07/30/2019, 7:45 PMorange-tailor-85423
07/30/2019, 7:46 PMorange-tailor-85423
07/30/2019, 7:46 PMorange-tailor-85423
07/30/2019, 7:46 PMhigh-translator-22614
07/30/2019, 7:46 PMorange-tailor-85423
07/30/2019, 7:47 PMhigh-translator-22614
07/30/2019, 7:48 PMorange-tailor-85423
07/30/2019, 8:21 PMbusy-umbrella-36067
07/30/2019, 8:27 PMaws.iam.Role.get()
orange-tailor-85423
07/30/2019, 8:47 PM