Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c82e645f9d
kubernetes
/
cluster
/
aws
History
Mikael Hammarin
c82e645f9d
Elastic IP need to be assigned after the instance is in running state. Currently always fails with "The pending instance x is not in a valid state for this operation" and defaults to public ip.
...
Fix: Moved assign-elastic-ip to run after wait-for-instance-running
2015-08-23 13:39:01 +02:00
..
coreos
convert cluster/ from --flag_name= --flag-name=
2015-08-07 11:00:13 -04:00
jessie
AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid'
2015-07-08 17:00:44 -04:00
templates
AWS: Always install aufs module & tools
2015-08-19 07:27:12 -04:00
trusty
AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid'
2015-07-08 17:00:44 -04:00
vivid
AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid'
2015-07-08 17:00:44 -04:00
wheezy
AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid'
2015-07-08 17:00:44 -04:00
config-default.sh
Add config option for AWS EBS root volume size
2015-08-18 11:03:23 -07:00
config-test.sh
typofix -
https://github.com/vlajos/misspell_fixer
2015-08-08 22:31:48 +01:00
options.md
AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid'
2015-07-08 17:00:44 -04:00
util.sh
Elastic IP need to be assigned after the instance is in running state. Currently always fails with "The pending instance x is not in a valid state for this operation" and defaults to public ip.
2015-08-23 13:39:01 +02:00