Kevin Jing Qiu
66d8b2c18a
Specify coreos vagrant box url
7 years ago
Kevin Jing Qiu
6d8a415b4d
Update doc on Vagrant local override file
7 years ago
Kevin Jing Qiu
dad268a686
Add default ssh user for different OSes
7 years ago
Kevin Jing Qiu
e7acc2fddf
Update doc for Vagrant install
7 years ago
Kevin Jing Qiu
6fb17a813c
Support provisioning vagrant k8s clusters with coreos
7 years ago
Spencer Smith
11ede9f872
use latest coreos-stable for testing to avoid upgrades during deployment
7 years ago
Spencer Smith
6ac1c1c886
Merge pull request #1320 from rsmitty/centos-cert-fix
check if cloud_provider is defined
7 years ago
Spencer Smith
01c0ab4f06
check if cloud_provider is defined
7 years ago
Spencer Smith
7713f35326
Merge pull request #1317 from mtsr/versionlock
Adds note on versionlock to README
7 years ago
Spencer Smith
7220b09ff9
Merge pull request #1315 from rsmitty/hostnames-upgrade
Resolve upgrade issues
7 years ago
Spencer Smith
b7298ef51a
Merge pull request #1313 from rsmitty/centos-cert-path
add direct path for cert in AWS with RHEL family
7 years ago
Spencer Smith
16b10b026b
add scale.yml to do minimum needed for a node bootstrap
7 years ago
Jonas Matser
9b18c073b6
Adds note on versionlock to README
Note to users that auto-updates break clusters that don't lock the docker version somehow.
7 years ago
Spencer Smith
dd89e705f2
don't uncordon masters
7 years ago
Spencer Smith
56b86bbfca
inventory hostname for cordoning/uncordoning
7 years ago
Spencer Smith
7e2aafcc76
add direct path for cert in AWS with RHEL family
7 years ago
Spencer Smith
11c774b04f
Merge pull request #1306 from rsmitty/scale-up
add scale.yml to do minimum needed for a node bootstrap
7 years ago
Spencer Smith
6ba926381b
Merge pull request #1309 from jhunthrop/router-peering
adding --skip-exists flag for peer_with_router
7 years ago
Justin Hunthrop
af55e179c7
adding --skip-exists flag for peer_with_router
7 years ago
Spencer Smith
18a42e4b38
add scale.yml to do minimum needed for a node bootstrap
7 years ago
Spencer Smith
a10ccadb54
Merge pull request #1300 from rsmitty/dynamic-inventory-aws
Added dynamic inventory for AWS as contrib
7 years ago
Spencer Smith
15fee582cc
Merge pull request #1305 from zouyee/master
upgrade k8s version to 1.6.4
7 years ago
zoues
43408634bb
Merge branch 'master' into master
7 years ago
zouyee
d47fce6ce7
upgrade k8s version to 1.6.4
7 years ago
Matthew Mosesohn
9e64267867
Merge pull request #1293 from mattymo/kubelet_host_mode
Add host-based kubelet deployment
7 years ago
Josh Lothian
7ae5785447
Removed the other unused handler
With live-restore: true, we don't need a special docker restart
7 years ago
Josh Lothian
ef8d3f684f
Remove unused handler
Previous patch removed the step that sets live-restore
back to false, so don't try to notify that handler any more
7 years ago
Matthew Mosesohn
cc6e3d14ce
Add host-based kubelet deployment
Kubelet gets copied from hyperkube container and run locally.
7 years ago
Spencer Smith
83f44b1ac1
Added example json
7 years ago
Spencer Smith
1f470eadd1
Added dynamic inventory for AWS as contrib
7 years ago
Spencer Smith
005b01bd9a
Merge pull request #1299 from bradbeam/kubelet
Minor kubelet updates
7 years ago
Josh Lothian
6f67367b57
Leave 'live-restore' false
Leave live-restore false to updates always pick
up new network configuration
7 years ago
Josh Lothian
9ee0600a7f
Update handler names and explanation
7 years ago
Josh Lothian
30cc7c847e
Reconfigure docker restart behavior on atomic
Before restarting docker, instruct it to kill running
containers when it restarts.
Needs a second docker restart after we restore the original
behavior, otherwise the next time docker is restarted by
an operator, it will unexpectedly bring down all running
containers.
7 years ago
Josh Lothian
a5bb24b886
Fix docker restart in atomic
In atomic, containers are left running when docker is restarted.
When docker is restarted after the flannel config is put in place,
the docker0 interface isn't re-IPed because docker sees the running
containers and won't update the previous config.
This patch kills all the running containers after docker is stopped.
We can't simply `docker stop` the running containers, as they respawn
before we've got a chance to stop the docker daemon, so we need to
use runc to do this after dockerd is stopped.
7 years ago
Spencer Smith
f02d810af8
Merge pull request #1298 from rsmitty/centos-bootstrap
issue raw yum command since we don't have facts in bootstrapping
7 years ago
Brad Beam
55f6b6a6ab
Merge pull request #940 from Connz/patch-1
Fixed nova command to get available flavors
7 years ago
Brad Beam
b999ee60aa
Fixing typo in kubelet cluster-dns and cluster-domain flags
7 years ago
Brad Beam
85afd3ef14
Removing old sysv reference
7 years ago
Spencer Smith
1907030d89
issue raw yum command since we don't have facts in bootstrapping
7 years ago
Spencer Smith
361a5eac7e
Merge pull request #1290 from huikang/update-version-readme
Update the kubernete and docker verion in readme
7 years ago
Spencer Smith
fecb41d2ef
Merge pull request #1289 from rsmitty/default-dns-mode
default to kubedns &set nxdomain in kubedns deployment if that's the dns_mode
7 years ago
Hui Kang
4cdb641e7b
Update the kubernete and docker verion in readme
- kubernetes v1.6.1
- docker v1.13.1
Signed-off-by: Hui Kang <hkang.sunysb@gmail.com>
7 years ago
Spencer Smith
efa2dff681
remove conditional
7 years ago
Spencer Smith
31a7b7d24e
default to kubedns and set nxdomain in kubedns deployment if that's the dns_mode
7 years ago
TAKAHASHI Yuto
af8cc4dc4a
Typo
7 years ago
Matthew Mosesohn
8eb60f5624
Merge pull request #1280 from moss2k13/bugfix/helm_centos
Updated kubernetes-apps helm installation
7 years ago
moss2k13
791ea89b88
Updated helm installation
Added full path for helm
7 years ago
Spencer Smith
c572760a66
Merge pull request #1254 from iJanki/cert_group
Adding /O=system:masters to admin certificate
7 years ago
Brad Beam
69fc19f7e0
Merge pull request #1252 from adidenko/separate-tags-for-netcheck-containers
Add support for different tags for netcheck containers
7 years ago