Bogdan Dobrelya
1b3ced152b
Merge pull request #1544 from bogdando/rpm_spec
[WIP] Support pbr builds and prepare for RPM packaging as the ansible-kubespray artifact
7 years ago
Vijay Katam
97031f9133
Make epel-release install configurable ( #1497 )
7 years ago
Vijay Katam
c92506e2e7
Add calico variable that enables ignoring Kernel's RPF Setting ( #1493 )
7 years ago
Kevin Lefevre
65a9772adf
Add OpenStack LBaaS support ( #1506 )
7 years ago
Anton
1e07ee6cc4
etcd_compaction_retention every 8 hour ( #1527 )
7 years ago
Abdelsalam Abbas
01a130273f
fix issues with if condition ( #1537 )
7 years ago
Miad Abrin
3c710219a1
Fix Some Typos in kubernetes master role ( #1547 )
* Fix Typo etc3 -> etcd3
* Fix typo in post-upgrade of master. stop -> start
7 years ago
Maxim Krasilnikov
2ba285a544
Fixed deploy cluster with vault cert manager ( #1548 )
* Added custom ips to etcd vault distributed certificates
* Added custom ips to kube-master vault distributed certificates
* Added comment about issue_cert_copy_ca var in vault/issue_cert role file
* Generate kube-proxy, controller-manager and scheduler certificates by vault
* Revert "Disable vault from CI (#1546 )"
This reverts commit 781f31d2b8
.
* Fixed upgrade cluster with vault cert manager
* Remove vault dir in reset playbook
7 years ago
Antoine Legrand
72ae7638bc
Merge pull request #1446 from matlockx/master
add possibility to ignore the hostname override
7 years ago
Xavier Lange
3bfad5ca73
Bump etcd to 3.2.4 ( #1468 )
7 years ago
Bogdan Dobrelya
668d02846d
Align pbr config data with the spec file
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 years ago
Matthew Mosesohn
781f31d2b8
Disable vault from CI ( #1546 )
https://github.com/kubernetes-incubator/kubespray/issues/1545
7 years ago
Matthew Mosesohn
df28db0066
Fix cert and netchecker upgrade issues ( #1543 )
* Bump tag for upgrade CI, fix netchecker upgrade
netchecker-server was changed from pod to deployment, so
we need an upgrade hook for it.
CI now uses v2.1.1 as a basis for upgrade.
* Fix upgrades for certs from non-rbac to rbac
7 years ago
Jan Jungnickel
20183f3860
Bump Calico CNI Plugin to 1.8.0 ( #1458 )
This aligns calico component versions with Calico release 2.1.5 and
fixes an issue with nodes being unable to schedule existing workloads
as per [#349 ](https://github.com/projectcalico/cni-plugin/issues/349 )
7 years ago
Bogdan Dobrelya
48edf1757b
Adjust the rpm spec data
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 years ago
Matthew Mosesohn
2645e88b0c
Fix vault setup partially ( #1531 )
This does not address per-node certs and scheduler/proxy/controller-manager
component certs which are now required. This should be handled in a
follow-up patch.
7 years ago
Bogdan Dobrelya
db121049b3
Move the spec file
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 years ago
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