CustomResource if fire and forget. You can to use a kubernetes API client in the instance apply method. Or you can create a dummy pulumi resource that dependsOn the item and does the same on Create and Update.
rhythmic-hair-33677
12/14/2019, 2:48 AM
The first is executed always. For reading a status this is fine and simpler, but for reading events (which disappear 1 hour later by default) it could cause issues. This is why I am moving to the latter.