bitter-dentist-28132
09/03/2020, 3:06 PMhelpful-advantage-49286
09/03/2020, 3:56 PMfreezing-addition-26010
09/03/2020, 5:42 PMfreezing-addition-26010
09/03/2020, 5:43 PMfreezing-addition-26010
09/03/2020, 5:43 PMhandsome-zebra-11018
09/03/2020, 6:22 PMaws.ec2.Instance
in an specific VPC ? any example?astonishing-quill-88807
09/03/2020, 6:51 PMsalmon-account-74572
09/03/2020, 7:16 PMPulumi.yaml
? (I'm thinking of the Pulumi equivalent of vagrant global-status
.)little-cartoon-10569
09/03/2020, 8:49 PMelegant-carpet-8859
09/04/2020, 1:18 AMhandsome-zebra-11018
09/04/2020, 5:16 AM--cpu-quota=<value>
while creating a container using pulumi new docker.Container
but there is no option for cpu-quota
All I can see cpuSet
and cpuShares
Can anyone please help how can I passon cpu-quota
to container via pulumi.
In our company, we have enforcement in place, if cpu-quota
is not provided, the container gets evicted automatically from our docker host.lively-kangaroo-29833
09/04/2020, 8:36 AMerror: Publish policy pack failed: [409] This organization does not support Policy as Code.
I'm currently using Pulumi Community Edition, and seems like https://www.pulumi.com/crossguard/ mentions that it is available in any Pulumi Edition. Does anybody have any idea why this is happening?
Thanks!sticky-receptionist-53934
09/04/2020, 9:45 AMsticky-receptionist-53934
09/04/2020, 9:46 AMconst ingress = k8s.core.v1.Service.get(
'ingress',
'istio-system/istio-ingressgateway',
{ provider: k8sProvider }
)
const ip = ingress.status.loadBalancer.ingress[0].ip
sticky-receptionist-53934
09/04/2020, 9:47 AMService {
__pulumiResource: true,
__transformations: [],
__name: 'ingress',
__providers: { kubernetes: [Provider] },
__protect: false,
__aliases: [],
urn: OutputImpl {
__pulumiOutput: true,
resources: [Function],
allResources: [Function],
isKnown: [Promise],
isSecret: [Promise],
promise: [Function],
toString: [Function],
toJSON: [Function]
},
id: OutputImpl {
__pulumiOutput: true,
resources: [Function],
allResources: [Function],
isKnown: [Promise],
isSecret: [Promise],
promise: [Function],
toString: [Function],
toJSON: [Function]
},
__pulumiCustomResource: true,
__pulumiType: 'kubernetes:core/v1:Service'
},
sticky-receptionist-53934
09/04/2020, 9:48 AMsticky-receptionist-53934
09/04/2020, 9:54 AMhandsome-zebra-11018
09/04/2020, 10:15 AMelegant-grass-60987
09/04/2020, 10:44 AMelegant-grass-60987
09/04/2020, 10:47 AMapply
?
github.getBranch({
branch: 'qa',
repository: 'test'
})
adventurous-book-24480
09/04/2020, 1:25 PMadventurous-book-24480
09/04/2020, 1:27 PMchilly-magazine-6129
09/04/2020, 3:05 PMastonishing-quill-88807
09/04/2020, 8:11 PMastonishing-quill-88807
09/04/2020, 8:11 PMdamp-elephant-82829
09/05/2020, 5:33 PMdamp-elephant-82829
09/05/2020, 5:33 PMelegant-carpet-8859
09/06/2020, 1:43 AMdamp-elephant-82829
09/06/2020, 6:53 AMdamp-elephant-82829
09/06/2020, 6:54 AM