Salvatore Mazzarino
5fe525a96d
Add docs/images.md
...
Signed-off-by: Salvatore Mazzarino <dev@mazzarino.cz>
2019-06-13 18:56:36 +02:00
Justin SB
f736812bdf
docs: improve the queries for finding RHEL/CentOS images
...
We can use the sorting tricks we do elsewhere so that the latest
images appears at the end.
2019-02-19 21:23:10 -05:00
Patrick Harböck
9e891656fa
Add amazon.com image owner alias and Amazon Linux 2 documentation
2018-08-03 19:58:46 +02:00
ofersadgat
e0b571c5e0
Update the reccomended Ubuntu Image
...
The old image is plain broken in kubernetes. No docker container has internet access while using that image and this upgrade fixes that.
2018-04-06 13:13:05 -07:00
Joakim Karlsson
a4b58e2f6b
removed sed hack to get AMI image
2018-04-03 10:31:03 +02:00
Justin Santa Barbara
5332ce5fe6
Add docs that debian 9 images should work
2017-09-30 15:57:49 -04:00
Reinaldo Martinez
865755e79e
Changed all CoreOS related documentation
2017-08-16 11:54:57 -04:00
Justin Santa Barbara
35b2e7baf9
CoreOS AMI docs formatting
...
Follow up to #2723
2017-06-15 23:23:26 -04:00
Giancarlo Rubio
d257499b7c
Sort coreos images by CreationDate
...
Related to https://github.com/kubernetes/kops/pull/2689#issuecomment-307380522
2017-06-14 10:37:22 +02:00
Giancarlo Rubio
cf398bbd68
Only list the latest coreos stable image
2017-06-07 15:52:29 +02:00
Jaipradeesh Janarthanan
7b1fa77e89
[ Fixes #2506 ] Adds CoreOS SSH username as `core` in docs
...
Signed-off-by: Jaipradeesh Janarthanan <jaipradeesh@gmail.com>
2017-05-08 16:27:42 +05:30
Tom Payne
9fcba3302b
Fix formatting
2017-04-06 15:01:43 +02:00
Justin Santa Barbara
f376e702a4
Recommend the latest coreos image
2017-02-15 11:49:30 -05:00
Justin Santa Barbara
1bacf8271e
Initial (experimental) CoreOS support
...
* Detect CoreOS
* Move key manifests to code, to tolerate read-only mounts
* Misc refactorings so more code can be shared
* Change lots of ints to int32s in the models
* Run nodeup as a oneshot systemd service, rather than relying on
cloud-init behaviour which varies across distros
2017-02-11 13:57:30 -03:00
Justin Santa Barbara
d54ae563b8
Improve docs for images & the ubuntu image
...
* make heading for the ubuntu image
* add links for the debian images
Fix #756
2016-11-06 23:10:47 -05:00
Justin Santa Barbara
7e7dd953c8
Cleanup, a few notes for centos
2016-11-06 22:28:07 -05:00
Justin Santa Barbara
3e2d89c6b0
Recognize redhat.com image-owner-alias, fix docs
2016-11-06 21:38:21 -05:00
Justin Santa Barbara
a47674d10c
Redhat/CentOS fixes per code review
...
* Always read /etc/redhat-release (symlinked on CentOS)
* Make _rhel_family the tag name, not _centos_family
* Add comment about writing to "system" systemd area
2016-10-07 09:43:04 -04:00
Justin Santa Barbara
9596b64121
Add RHEL7
2016-10-07 00:11:08 -04:00
Justin Santa Barbara
d86390c172
CentOS7 initial experimental support
2016-10-06 23:23:30 -04:00
Justin Santa Barbara
aebf5f1e03
Create stable channel for kops
...
The idea being we don't necessarily always want to pick up the latest
change immediately, without validating it first.
Also this is an easy way to recommend the latest AMI without having to
search for it. We also create an alias to the owner id, so that it is
readable / verifiable.
2016-09-30 20:59:32 -04:00
Justin Santa Barbara
adf71b180d
Docs: describe how to go from an AMI to an image name
2016-09-23 10:21:07 -04:00
Justin Santa Barbara
6e853a020f
More docs on custom images
...
Explain that ubuntu is not yet tested
2016-09-09 10:24:38 -04:00
Justin Santa Barbara
62d5451b25
Initial (experimental) Ubuntu 16.04 support
2016-09-08 10:20:42 -04:00