You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Makes sense to me , we definitely should limit the compute nodes. Would be good to limit the master but less of a security risk to a degree but probably worth investing the effort in both
Current AWS implementation allows for compute and master nodes to manage pretty much all EC2 resources across AWS account, see:
https://github.com/UKHomeOffice/keto/blob/master/pkg/cloudprovider/providers/aws/cloudformation_templates.go#L356
https://github.com/UKHomeOffice/keto/blob/master/pkg/cloudprovider/providers/aws/cloudformation_templates.go#L533
compute nodes
master nodes
The text was updated successfully, but these errors were encountered: