Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Note Take a note that as usual with with permissions, any change in role permissions is not instant rather it gets applied in near real time so if any permissions changes are performed give some time (in order of few minutes like 2-5 if always safe) to permissions get syn c& applied on role before performing that activity. |
Scaling Permissions
|
Scaling Permissions
Anchor | ||||
---|---|---|---|---|
|
Functionality | AWS (IAM Role) | AZURE | GCP | ||
Increase Node | ec2:GetLaunchTemplateData |
|
|
NOTE: Applicable only when Virtual Network is in another Resource Group. | compute.subnetworks.use compute.instances.create |
Decrease Node | ec2:DeleteLaunchTemplate |
|
|
NOTE: Applicable only when Virtual Network is in another Resource Group. | compute.subnetworks.use compute.instances.delete |
Increase Disk | ec2:CreateVolume |
| Contributor Access | compute.disks.create | |
Decrease Disk | ec2:DetachVolume |
|
| LB / TargetGroup Entry Addition Contributor Access | compute.instances.detachDisk |
Load Balancer Entry Addition | TargetGroup elasticloadbalancing:DescribeTargetGroups elasticloadbalancing:RegisterTargets | Microsoft.Network/applicationGateways/write |
|
| LB / Target Group Entry DeletionInstance Group compute.instanceGroups.get |
Load Balancer Entry Deletion | Target Group elasticloadbalancing:DescribeTargetGroups elasticloadbalancing:DeregisterTargets | Microsoft.Network/applicationGateways/write (applicable only for Web Portal) | Instance Group compute.instanceGroups.get | ||
Health Check | Target Group Health Check Probe elasticloadbalancing:ModifyTargetGroup | Contributor Access | Instance Group Health Check compute.instanceGroups.get |
...
Read Also: