Hi, Is there any example of capturing using pulumi...
# general
h
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.