i'm using pulumi to create a DO kubernetes cluster...
# general
b
i'm using pulumi to create a DO kubernetes cluster. i then use it as the provider to do other things. but those kubeconfigs expire after a week, and the resource's outputs obviously don't regenerate. what is the recommended way of handling this kind of situation?