mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +00:00
commit
088e41a23b
@ -23,7 +23,7 @@ NUM_MINIONS=4
|
|||||||
# This is the ubuntu 14.04 image for us-west-2 + ebs
|
# This is the ubuntu 14.04 image for us-west-2 + ebs
|
||||||
# See here: http://cloud-images.ubuntu.com/locator/ec2/ for other images
|
# See here: http://cloud-images.ubuntu.com/locator/ec2/ for other images
|
||||||
# This will need to be updated from time to time as amis are deprecated
|
# This will need to be updated from time to time as amis are deprecated
|
||||||
IMAGE=ami-55d69e65
|
IMAGE=ami-39501209
|
||||||
INSTANCE_PREFIX=kubernetes
|
INSTANCE_PREFIX=kubernetes
|
||||||
AWS_SSH_KEY=$HOME/.ssh/kube_aws_rsa
|
AWS_SSH_KEY=$HOME/.ssh/kube_aws_rsa
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user