elotl / kip

Virtual-kubelet provider running pods in cloud instances
Apache License 2.0
223 stars 14 forks source link

Add cells.defaultIAMPermissions to provider.yaml #151

Closed ldx closed 4 years ago

ldx commented 4 years ago

In provider.yaml, cells.defaultIAMPermissions specifies the a cloud-specific IAM permission that will be added to cell instances. On AWS, this is an IAM instance profile, and can be overridden by the pod.elotl.co/instance-profile pod annotation.