Reputation: 16
Can we install extensions on VMSS deployed for AKS, specifically
OmsAgentForLinux, LinuxDiagnostic, DependencyAgent, BootDiag
I am not seeing any concrete information around this and as per my interpretation the consensus seems to be not to make any changes to the resources deployed in MC Resource Group.
Thanks!
Upvotes: 0
Views: 1503
Reputation: 31454
Yes, as you said, it's not recommended to change the things in the node resource group. You can see it here.
It's not recommended. But if you really want to install the extension, you can also do it. You need to receive the bad result it will cause. Or maybe you can use the aks-engine. You can control all the things you want.
Upvotes: 1