https://pulumi.com logo
Title
s

sticky-lighter-73941

01/14/2020, 4:26 PM
Guys , I have a K8s cluster configured via Pulumi running on Aks. Now I have to change some settings in the cluster like roleBasedAccessControl . The problem is when I do Pulumi preview , it’s telling me that is gonna replace my complete cluster and recreate . This is something that I don’t want because there are some applications running there . Is there a way to avoid this or what are the options in this case ? Any ideas ?
b

broad-dog-22463

01/14/2020, 4:27 PM
When you say pulumi up, look at the details, grab them and say no
we can then see what's going to change and help from there
s

sticky-lighter-73941

01/16/2020, 3:00 PM
Apparently it’s the way how Azure works. You cannot add AD access if you didn’t specify at the moment you create your cluster