TAKAHASHI Yuto
|
9e123011c2
|
Modify documented neutron commands for Calico setup
|
7 years ago |
Brad Beam
|
774c4d0d6f
|
Merge pull request #1360 from vgkowski/patch-3
Update openstack documentation with Calico
|
7 years ago |
vgkowski
|
bb6f727f25
|
Update openstack documentation with Calico
Linked to the issue https://github.com/kubernetes-incubator/kubespray/issues/1359
|
7 years ago |
Matthew Mosesohn
|
586d2a41ce
|
Merge pull request #1357 from seungkyua/fixed_helm_bash_completion
Fixed helm bash complete
|
7 years ago |
Seungkyu Ahn
|
91dff61008
|
Fixed helm bash complete
|
7 years ago |
Spencer Smith
|
8203383c03
|
rename almost all mentions of kargo
|
7 years ago |
Spencer Smith
|
a3c88a0de5
|
rename kargo mentions in top-level yml files
|
7 years ago |
Brad Beam
|
b73786c6d5
|
Merge pull request #1335 from bradbeam/imagerepo
Set default value for kube_hyperkube_image_repo
|
7 years ago |
Abdelsalam Abbas
|
67eeccb31f
|
Create ansible.md
fixing a typo
|
7 years ago |
Gregory Storme
|
266ca9318d
|
Use the kube_apiserver_insecure_port variable instead of static 8080
|
7 years ago |
Kevin Jing Qiu
|
3e97299a46
|
Sync folders on the vagrant machine
|
7 years ago |
Brad Beam
|
eacc42fedd
|
Merge pull request #1240 from bradbeam/vaultfixup
Fixing up vault variables
|
7 years ago |
Brad Beam
|
db3e8edacd
|
Fixing up vault variables
|
7 years ago |
Brad Beam
|
6e41634295
|
Set default value for kube_hyperkube_image_repo
Fixes #1334
|
7 years ago |
Spencer Smith
|
ef3c2d86d3
|
Merge pull request #1327 from rsmitty/coreos-testing-update
use latest coreos-stable for testing to avoid upgrades during deployment
|
7 years ago |
Brad Beam
|
780308c194
|
Merge pull request #1174 from jlothian/atomic-docker-restart
Fix docker restart in atomic
|
7 years ago |
Brad Beam
|
696fd690ae
|
Merge pull request #1092 from bradbeam/rkt_docker
Adding flag for docker container in kubelet w/ rkt
|
7 years ago |
Spencer Smith
|
d323501c7f
|
Merge pull request #1328 from kevinjqiu/coreos-vagrant
Support provisioning vagrant k8s clusters with coreos
|
7 years ago |
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 |