mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 14:45:28 +00:00
enhancement(aws): using iam role to pass aws credentials
This commit is contained in:
@@ -35,3 +35,4 @@ MINION_IP_RANGES=($(eval echo "10.244.{1..${NUM_MINIONS}}.0/24"))
|
||||
MINION_SCOPES=""
|
||||
POLL_SLEEP_INTERVAL=3
|
||||
PORTAL_NET="10.0.0.0/16"
|
||||
IAM_PROFILE="kubernetes"
|
||||
|
Reference in New Issue
Block a user