Bogdan Dobrelya
8058cdbc0e
Add pbr build configuration
Required for an RPM package builds with the contrib/ansible-kubespray.spec
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 years ago
Bogdan Dobrelya
31d357284a
Update gitignore to prepare for a package build
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 years ago
Bogdan Dobrelya
4ee77ce026
Add an RPM spec file and customize ansible roles_path
Install roles under /usr/local/share/kubespray/roles,
playbooks - /usr/local/share/kubespray/playbooks/,
ansible.cfg and inventory group vars - into /etc/kubespray.
Ship README and an example inventory as the package docs.
Update the ansible.cfg to consume the roles from the given path,
including virtualenvs prefix, if defined.
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 years ago
Kyle Bai
8373129588
Support CentOS 7 through Vagrant ( #1542 )
7 years ago
Malepati Bala Siva Sai Akhil
9a3c6f236d
Update Community Code of Conduct ( #1530 )
Update Community Code of Conduct from kubernetes/kubernetes-template-project
7 years ago
Vijay Katam
55ba81fee5
Add changed_when: false to rpm query
7 years ago
Joseph Heck
bc5159a1f5
Update comparisons.md ( #1519 )
Minor grammar fixes
7 years ago
Brad Beam
af007c7189
Fixing netchecker-server type - pod => deployment ( #1509 )
7 years ago
Malepati Bala Siva Sai Akhil
dc79d07303
Fix Typo in Events Code of Conduct ( #1521 )
7 years ago
Brad Beam
79167c7577
Merge pull request #1461 from Abdelsalam-Abbas/azure_cli_2
Update azure contrib to use azure cli 2.0
7 years ago
Brad Beam
08dd057864
Merge pull request #1517 from seungkyua/apply_efk_rabc_and_fluentd_configmap
Apply RBAC to efk and create fluentd.conf
7 years ago
Abdelsalam Abbas
fee3f288c0
update azure contrib to use azure cli 2.0
7 years ago
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