Seungkyu Ahn
b22bef5cfb
Apply RBAC to efk and create fluentd.conf
Making fluentd.conf as configmap to change configuration.
Change elasticsearch rc to deployment.
Having installed previous elastaicsearch as rc, first should delete that.
7 years ago
Vijay Katam
7ad5523113
restrict rpm query to redhat
7 years ago
Brad Beam
460b5824c3
Merge pull request #1448 from lancomsystems/log-rotataion-example
Add logging options to default docker options
7 years ago
Brad Beam
b0a28b1e80
Merge pull request #1462 from Abdelsalam-Abbas/azure_vars
Add more variables for more clarity
7 years ago
Brad Beam
ca6535f210
Merge pull request #1488 from timtoum/weave_docs
added Weave documentation
7 years ago
Brad Beam
1155008719
Merge pull request #1481 from magnon-bliex/fluentd-template-fix-typo
fixed typo in fluentd-ds.yml.j2
7 years ago
Brad Beam
d07594ed59
Merge pull request #1512 from samuelmanzer/master
Add to network plugins documentation - README.md
7 years ago
Vijay Katam
5efda3eda9
Configurable docker yum repos, systemd fix
* Make yum repos used for installing docker rpms configurable
* TasksMax is only supported in systemd version >= 226
* Change to systemd file should restart docker
7 years ago
Sam Manzer
4b137efdbd
Add to network plugins documentation - README.md
7 years ago
Brad Beam
383d582b47
Merge pull request #1382 from jwfang/rbac
basic rbac support
7 years ago
Spencer Smith
6eacedc443
Merge pull request #1483 from delfer/patch-3
Update flannel from 0.6.2 to 0.8.0
7 years ago
timtoum
b1a5bb593c
update docs
7 years ago
timtoum
9369c6549a
update docs
7 years ago
email
c7731a3b93
update docs
7 years ago
email
24706c163a
update docs
7 years ago
email
a276dc47e0
update docs
7 years ago
Spencer Smith
e55f8a61cd
Merge pull request #1482 from bradbeam/fix1393
Removing run_once in these tasks so that etcd ca certs get propogated…
7 years ago
email
c8bcca0845
update docs
7 years ago
Spencer Smith
cb6892d2ed
Merge pull request #1469 from hzamani/etcd_metrics
Add etcd metrics flag
7 years ago
Spencer Smith
43eda8d878
Merge pull request #1471 from whereismyjetpack/fix_1447
add newline after expanding user information
7 years ago
Spencer Smith
a2534e03bd
Merge pull request #1442 from Sispheor/fix_kublet_options
Fix enforce-node-allocatable option
7 years ago
email
dc5b955930
update docs
7 years ago
email
5de7896ffb
update docs
7 years ago
email
01af45d14a
update docs
7 years ago
nico
cc9f3ea938
Fix enforce-node-allocatable option
Closes #1228
pods is default enforcement
see https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/
add
update
7 years ago
Alexander Chumakov
ff43de695e
Update flannel from v0.6.2 to v0.8.0 in Readme
7 years ago
Alexander Chumakov
8bc717a55c
Update flannel from 0.6.2 to 0.8.0
7 years ago
Brad Beam
d09222c900
Removing run_once in these tasks so that etcd ca certs get propogated properly to worker nodes
without this etcd ca certs dont exist on worker nodes causing calico to fail
7 years ago
email
87cdb81fae
update docs
7 years ago
magnon-bliex
38eb1d548a
fixed typo
7 years ago
Anton
e0960f6288
FIX: Unneded (extra) cycles in some tasks ( #1393 )
7 years ago
email
74403f2003
update docs
7 years ago
Spencer Smith
b2c83714d1
Merge pull request #1478 from delfer/patch-2
[terraform/openstack] fixed mistake in README.md
7 years ago
email
2c21672de6
update docs
7 years ago
email
f7dc21773d
new doc for weave
7 years ago
timtoum
3e457e4edf
Enable weave seed mode for kubespray ( #1414 )
* Enable weave seed mode for kubespray
* fix task Weave seed | Set peers if existing peers
* fix mac address variabilisation
* fix default values
* fix include seed condition
* change weave var to default values
* fix Set peers if existing peers
7 years ago
Alexander Chumakov
03572d175f
[terraform/openstack] fixed mistake in README.md
7 years ago
Dann Bohn
c4894d6092
add newline after expanding user information
7 years ago
Hassan Zamani
3fb0383df4
Add etcd metrics flag
7 years ago
Spencer Smith
ee36763f9d
Merge pull request #1464 from johnko/patch-4
set loadbalancer_apiserver_localhost default true
7 years ago
Spencer Smith
955c5549ae
Merge pull request #1402 from Lendico/fix_failed_when
"failed_when: false" and "|succeeded" checks for registered vars
7 years ago
Spencer Smith
4a34514b21
Merge pull request #1447 from whereismyjetpack/template_known_users
Template out known_users.csv, optionally add groups
7 years ago
jwfang
805d9f22ce
note upgrade from non-RBAC not supported
7 years ago
Brad Beam
20f29327e9
Merge pull request #1379 from gdmello/etcd_data_dir_fix
Custom `etcd_data_dir` saves etcd data to host, not container
7 years ago
John Ko
018b5039e7
set loadbalancer_apiserver_localhost default true
to match this https://github.com/kubernetes-incubator/kubespray/blob/master/roles/kubernetes/node/tasks/main.yml#L20
and the documented behaviour in HA docs
related to #1456
@rsmitty
7 years ago
Abdelsalam Abbas
d6aeb767a0
Add more azure variables for more clarity
7 years ago
Spencer Smith
b5d3d4741f
Merge pull request #1454 from Abdelsalam-Abbas/higher_drain_timeout
higher the timeouts for draining nodes while upgrading kubernetes version
7 years ago
Spencer Smith
85c747d444
Merge pull request #1441 from bradbeam/1434
Adding recursive=true for rkt kubelet dir
7 years ago
Spencer Smith
927e6d89d7
Merge pull request #1435 from delfer/master
Kubernetes upgrade to 1.6.7
7 years ago
jwfang
3d87f23bf5
uncomment unintended local changes
7 years ago