Rong Zhang
62df6ac724
Merge pull request #2952 from scality/coredns-typo
Fix `coreos_dual` -> `coredns_dual` typo
6 years ago
Nicolas Trangez
8bcad4f5ef
Fix `coreos_dual` -> `coredns_dual` typo
See: e40368ae2b
6 years ago
Rong Zhang
31e6c44b07
Merge pull request #2924 from elementyang/make-ssl-etcd-pr
fix the time of ca files are changed in make-ssl-etcd
6 years ago
Matthew Mosesohn
77c910c1c3
Fixup vault etcd check ( #2938 )
* Fixup vault etcd
* Update main.yml
6 years ago
Matthew Mosesohn
c20196f9a0
Remove modprobe binary from kubelet rkt deployment ( #2917 )
6 years ago
Rong Zhang
f6a15b1829
Merge pull request #2918 from elementyang/fix-pr
fix add etcd_events_access_address
6 years ago
elementyang
7c22def422
add etcd_events_access_address
6 years ago
Rong Zhang
87e49f0055
Merge pull request #2921 from elementyang/index-out-of-range-pr
fix template index out of range for pull images
6 years ago
Matthew Mosesohn
a36e3fbec3
Add rkt gc task ( #2945 )
6 years ago
Derek Lemon
4bceaf77ee
Merge branch 'master' of https://github.com/kubernetes-incubator/kubespray
6 years ago
Rong Zhang
35a3597416
Merge pull request #2941 from amaya382/fix-dns-doc
Fix default value for dns_mode on the document
6 years ago
Miouge1
2a279e30b0
CheckNodePIDPressure is not supported in v1.10
6 years ago
Andreas Holmsten
b900bd6e94
[contrib/terraform/openstack] Add supplementary node groups
* Add supplementary node groups
To add additional ansible groups to the k8s nodes, such as
`kube-ingress` for running ingress controller pods. Empty by default.
6 years ago
southquist
c685dc493f
allow for setting the cacert on openstack cloud provider
7 years ago
amaya
aacc89e4e6
Fix default value for dns_mode on the document
6 years ago
Andreas Krüger
e24f888bc4
Merge pull request #2923 from bradbeam/vaultrkt
Adding uuidfile for rkt based vault to properly cleanup after itself
6 years ago
Andreas Krüger
3d2ea28c96
Merge pull request #2926 from neith00/coreos_rkt
No need to install rkt on CoreOS
6 years ago
Cédric de Saint Martin
a260412c7e
fluentd daemonset: do not set arbitrary nodeSelector.
6 years ago
neith00
a643f72d93
No need to install rkt on CoreOS
6 years ago
Aivars Sterns
73a2a18006
Merge pull request #2795 from gfkse/baremetal-override-calico-hostname
Make Calico nodename overridable on bare metal
6 years ago
Rong Zhang
2ef05fb3b7
Merge pull request #2763 from ameukam/update_efk_stack
Update efk stack
6 years ago
Rong Zhang
e06d02365e
Merge pull request #2338 from southquist/template-openstack-storage-class
allow for configurable openstack storage class
6 years ago
elementyang
d6f2dbc723
fix the time of ca files are changed in make-ssl-etcd
6 years ago
Brad Beam
20dba8b388
Adding uuidfile for rkt based vault to properly cleanup after itself
6 years ago
Rong Zhang
f624ba47fb
Merge pull request #2922 from riverzhang/remove-node
Add run_once to remove-node
6 years ago
rongzhang
94aa062d51
Add run_once to remove-node
6 years ago
elementyang
c0935e161b
fix template index out of range for pull images
6 years ago
elementyang
70fbc01cc1
fix etcd_events_access_addresses
6 years ago
Yumo Yang
6c2f169ea2
update test-pr2 ( #2911 )
6 years ago
Rong Zhang
c230e617f0
Merge pull request #2891 from earlruby/fix-python-pip-version-flag-in-readme
Fix the Python and pip version flag in the README
6 years ago
Rong Zhang
1aee6ec371
Merge pull request #2903 from riverzhang/swap
Add manage swap on the worker node
6 years ago
Erwan Miran
d3fdfee211
Only subdirectories in /var/lib/kubelet should be unmounted
6 years ago
rongzhang
3232e2743e
Add manage swap on the worker node
6 years ago
Andreas Krüger
cbb959151c
Merge pull request #2737 from Miouge1/update-scheduler
Update kube-scheduler policy
6 years ago
Andreas Krüger
c3d8b131db
Merge pull request #2801 from dvazar/bugfix/undefined__network_plugin__variable
Fixed "network_plugin" variable
6 years ago
Andreas Krüger
236d1a448d
Merge pull request #2898 from kubernetes-incubator/default_true_authtoken
Enable by default the kubelet token auth
6 years ago
Andreas Krüger
cfd51b1ac7
Merge pull request #2899 from mattymo/etcd_events_var_clarity
Improve variable handling for disabling etcd events cluster
6 years ago
Matthew Mosesohn
61e97251a5
Improve variable handling for disabling etcd events cluster
6 years ago
Antoine Legrand
c192a01b20
Enable by default the kubelet token auth
6 years ago
Earl C. Ruby III
97a05ff34a
Fix the Python and pip version flag in the README
The README says to check if Python and pip are installed type:
```
python -v && pip -v
```
Lowercase `-v` is `--verbose`, uppercase `-V` is `--version`. The
command should be:
```
python -V && pip -V
```
6 years ago
Julien Mailleret
6aaaf4a272
Limit the maximum number of revisions saved per helm release ( #2894 )
* Limit the maximum number of revisions saved per helm release
6 years ago
Andreas Krüger
cd64f41524
Merge pull request #2844 from chechiachang/fix-inconsistent-variable-in-task-name-and-msg
Fix inconsistent variables in task name and task message
6 years ago
Andreas Krüger
df279b1ff6
Merge pull request #2890 from drekle/bugfix/dns-domain-incorrect-for-coredns
CoreDNS uses cluster_name instead of dns_domain
6 years ago
Derek Lemon
aa859bc640
Merge pull request #2 from drekle/configure_openstack_subnet_CIDR
Configure openstack subnet cidr
6 years ago
Andreas Krüger
6ac601fd2d
Merge pull request #2876 from neith00/docker_iptables
parametrized iptables options for docker daemon
6 years ago
Andreas Krüger
3a569c9dcb
Merge pull request #2750 from w-leads/feature/add-vmname-to-vcp-config
Add vm_name option to vsphere cloud provider config
6 years ago
Derek Lemon
27d62941b2
Add the subnet_cidr as a required argument to the network module
6 years ago
Derek Lemon
ab345c5f69
Change was not picked up
6 years ago
Derek Lemon
a06f641b6c
Configurable openstack subnet cidr
6 years ago
neith00
f2f1e7f9d1
parametrized iptables options for docker daemon
6 years ago