https://pulumi.com logo
Join the conversationJoin Slack
Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
plugin-framework
pulumi-cdk
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumi-service
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by Linen
general
  • a

    acoustic-noon-6208

    09/30/2019, 8:13 PM
    Hi, I can't found solution how to get existed ECR image to use it in EKS k8s deployment. Maybe someone can help please 🙂
    c
    • 2
    • 15
  • a

    ambitious-helmet-24352

    09/30/2019, 8:35 PM
    Hey fairly new to pulumi is there a
    --enable-ip-alias
    on GKE to deploy a private cluster ?
  • b

    busy-umbrella-36067

    09/30/2019, 8:48 PM
    is there any way to disable the warnings from
    @pulumi/kubernetes
    ?
    apps/v1beta1/Deployment is not supported by Kubernetes 1.16+ clusters. Use apps/v1/Deployment instead.
    w
    c
    w
    • 4
    • 28
  • a

    acceptable-army-69872

    09/30/2019, 10:07 PM
    Looks like aws doesn't support workspaces in all their availability zones. So for my acct in east, they support workspaces in 1a, 1c, 1d. Is there a way to tell
    awsx.ec2.Vpc
    use this array of AZs? or am i stuck building out the subnets by hand?
    g
    • 2
    • 2
  • c

    colossal-room-15708

    09/30/2019, 10:54 PM
    In the "Team Starter" plan, does the "Azure Service Principal" count towards the 3 users included in the plan? Or is it three pulumi user accounts that get access to the organisation?
    w
    • 2
    • 2
  • c

    colossal-barista-38672

    10/01/2019, 2:24 PM
    hi everyone, i am deploy kubernetes cluster in azure (AKS) but after one hour i have an error with " Error waiting for completion of Managed Kubernetes Cluster: Code="NodesNotReady".
    w
    • 2
    • 2
  • f

    fresh-flag-12765

    10/01/2019, 2:35 PM
    Hey, trying to run
    pulumi up
    just hangs with:
    I1001 10:33:50.904083   58684 eventsink.go:63] eventSink::Debug(<{%reset%}>Trying to get account information via sts:GetCallerIdentity<{%reset%}>)
    I1001 10:33:51.051500   58684 eventsink.go:60] Trying to get account information via sts:GetCallerIdentity
    I1001 10:33:51.051533   58684 eventsink.go:63] eventSink::Debug(<{%reset%}>Trying to get account information via sts:GetCallerIdentity<{%reset%}>)
    I1001 10:33:53.097326   58684 api.go:193] Making Pulumi API call: <https://api.pulumi.com/api/stacks/<snip>/events/batch>
    I1001 10:33:53.219992   58684 api.go:209] Pulumi API call response code (<https://api.pulumi.com/api/stacks/<snip>/events/batch>): 200 OK
    Seeing the same behaviour across two different machines. Any ideas?
  • f

    fresh-flag-12765

    10/01/2019, 2:48 PM
    Weirdly
    pulumi refresh
    worked fine
  • f

    fresh-flag-12765

    10/01/2019, 6:01 PM
    Argh, I can't create any new resources, but refresh/delete works fine... Completely stuck 😕
  • a

    acceptable-army-69872

    10/01/2019, 6:34 PM
    Is there a "gratuitous destroy" like, just delete everything you know about, ignore the pending actions?
    w
    • 2
    • 2
  • b

    big-potato-91793

    10/01/2019, 7:32 PM
    I got this error when doing a pulumi up
    error: failed to load checkpoint: blob (code=Unknown): MissingRegion: could not find region configuration
    error: could not create stack: An IO error occurred during the current operation: blob (code=Unknown): MissingRegion: could not find region configuration
    Any thought?
    w
    • 2
    • 2
  • w

    worried-city-86458

    10/01/2019, 7:49 PM
    Another issue highlighted with the prometheus operator helm chart... The test that fails specifies
    restartPolicy: Never
    but pulumi times out after waiting > 10m for it to become ready, which is both pointless and painful.
    • 1
    • 4
  • s

    some-carpenter-53382

    10/01/2019, 10:30 PM
    I've been told that community / open-source version of pulumi is only single user... Can someone explain that?
    g
    c
    • 3
    • 4
  • s

    some-carpenter-53382

    10/01/2019, 10:31 PM
    Am I looking at the wrong tool if all I want to do is templatize my kubernetes manifests?
    c
    • 2
    • 1
  • e

    early-intern-90238

    10/01/2019, 11:43 PM
    hey guys, I have a question about the github-actions bot
    c
    • 2
    • 6
  • a

    ambitious-helmet-24352

    10/02/2019, 4:16 AM
    hey peps trying to deploy a private cluster can’t find anything related to
    -no-enable-master-authorized-networks
    inside the typescript GKE configs
  • h

    hundreds-portugal-17080

    10/02/2019, 6:02 AM
    Hi, Is there any example of capturing using pulumi logs for helm chart deployment on eks? The one mentioned in the blog is helpful (https://www.pulumi.com/blog/unified-logs-with-pulumi-logs/) as there are methods like onObjectCreated on bucket object. I am really looking for basic logging on eks (https://www.pulumi.com/docs/guides/crosswalk/aws/eks/) . I have deployment of several charts and it takes 15-20 min to bring up the cluster. So, i would like to track the progress using logs.
  • b

    broad-pencil-85643

    10/02/2019, 10:06 AM
    One question about the verbiage on the website for the "Team Starter" plan: It says "_Up to 20 project stacks_." Does that mean you're allowed 20 stacks per project, with unlimited projects? Or is it 20 stacks, distributed however you want among n projects? For example, 5 projects each with 4 stacks.
    b
    m
    a
    • 4
    • 4
  • w

    worried-country-51462

    10/02/2019, 12:47 PM
    Hi guys, I am looking for resources on how to manage Google Cloud Run with Pulumi. So far I am able to create my runner but I can’t find how to set the
    allow-unauthenticated
    arg so that I can make it public. Any lead is welcome 🙂
  • b

    big-analyst-25083

    10/02/2019, 2:45 PM
    question regarding: https://github.com/pulumi/pulumi-kubernetes/blob/master/sdk/nodejs/helm/v2/helm.ts#L246
  • b

    big-analyst-25083

    10/02/2019, 2:45 PM
    installOrder is missing some 'kinds' that exist in helm master: https://github.com/helm/helm/blob/master/pkg/tiller/kind_sorter.go#L29
  • b

    big-analyst-25083

    10/02/2019, 2:46 PM
    also helm kind_sorter has an uninstall list that is NOT a reverse of the install list: https://github.com/helm/helm/blob/master/pkg/tiller/kind_sorter.go#L68
    c
    • 2
    • 5
  • w

    worried-engineer-33884

    10/02/2019, 3:01 PM
    how do i use pulumi outputs in a lambda callback?
    g
    • 2
    • 4
  • b

    bitter-dentist-28132

    10/02/2019, 3:24 PM
    did 1.2.0 break upgrading via helm again? (e.g. upgrading the nginx ingress controller)
    c
    • 2
    • 32
  • b

    busy-umbrella-36067

    10/02/2019, 3:32 PM
    Has anyone made flame graphs for a pulumi stack? We're managing around 8 eks clusters with multiple helm charts on each of them in one stack and the `preview`/`update` takes a long time to get to the confirmation prompt
    c
    • 2
    • 1
  • s

    stocky-spoon-28903

    10/02/2019, 3:35 PM
    @busy-umbrella-36067 I don’t think anyone has but that would pretty cool!
  • b

    busy-umbrella-36067

    10/02/2019, 3:36 PM
    I'll make an issue, it would be really helpful to pinpoint which part of the IaC is hanging up the preview
  • g

    gentle-diamond-70147

    10/02/2019, 3:38 PM
    Some additional tracing support was added just last week I think... let me find it.
    🙏 1
  • b

    better-rainbow-14549

    10/02/2019, 3:38 PM
    a bug fix i'm interested in was merged into pulumi-azure 2 weeks ago but no release as yet - are they scheduled in any way?
    b
    • 2
    • 6
  • g

    gentle-diamond-70147

    10/02/2019, 3:50 PM
    Tracing changes were in https://github.com/pulumi/pulumi/pull/3238. You can write tracing data to a file with
    pulumi up --tracing=file:./out.trace
    and then view the data with
    PULUMI_DEBUG_COMMANDS=true pulumi view-trace out.trace
    .
Powered by Linen
Title
g

gentle-diamond-70147

10/02/2019, 3:50 PM
Tracing changes were in https://github.com/pulumi/pulumi/pull/3238. You can write tracing data to a file with
pulumi up --tracing=file:./out.trace
and then view the data with
PULUMI_DEBUG_COMMANDS=true pulumi view-trace out.trace
.
View count: 3