Commit Graph

54 Commits

Author SHA1 Message Date
Marc Bihlmaier
47d97ffd07 fix jinja-extension 2021-04-07 20:32:25 +02:00
Marc Bihlmaier
be61637a4d configure kubeadm and kubelet through config-files
fix lint

Update README.md

Co-authored-by: Jeff Geerling <geerlingguy@mac.com>

Update defaults/main.yml

Co-authored-by: Jeff Geerling <geerlingguy@mac.com>

Update main.yml
2021-04-06 15:34:42 +02:00
An Qiuyu
e4e5c6f3a0
fix the condition to enable Kubernetes Dashboard 2021-01-20 11:02:50 +08:00
Feng Ye
a3714d8b79 Make YUM baseurl and gpgkey configurable 2020-11-19 09:33:51 +08:00
Jeff Geerling
690166af9a PR #75 follow-up: Make sure proper package is present and only run on older Debian and other OSes. 2020-09-01 12:22:54 -05:00
Jeff Geerling
749d2869af PR #75 follow-up: Move sysctl setup into separate task file. 2020-09-01 11:30:53 -05:00
Jeff Geerling
c4b512fd26
Merge pull request #75 from jhujasonw/sysctl_bridge_update
Adding settings to sysctl for bridging
2020-09-01 11:29:10 -05:00
Jeff Geerling
2273824910 Fix linting issues. 2020-08-20 12:23:45 -05:00
Jason Williams
426167cf3b Make sure to quote the values. 2020-05-20 14:05:45 -04:00
Jason Williams
f105b36244 Adding settings to sysctl for briding 2020-05-20 13:57:47 -04:00
Jeff Geerling
07aa887e99 PR #65 follow-up: Clean up formatting slightly. 2020-03-23 10:48:47 -05:00
Jeff Geerling
49217c2f52
Merge pull request #65 from elkouhen/master
Added Weave Network
2020-03-23 10:46:18 -05:00
Jeff Geerling
d47b792630
Merge branch 'master' into fail-when-init-failed 2020-03-18 19:44:04 -05:00
EL KOUHEN Mehdi
f149d3b358
Remove option pipefail 2019-12-31 10:01:23 +01:00
EL KOUHEN Mehdi
4b7f0f1e51
Remove Lint Error Comment 2019-12-31 09:48:07 +01:00
Mehdi El Kouhen
b91e92b0b7 install weave network 2019-12-31 09:23:40 +01:00
Jeff Geerling
ae196c82ff PR #53 follow-up: Remove extra unneccessary loop. 2019-12-14 21:31:54 -06:00
Jeff Geerling
b82ffca47e PR #53 follow-up: Remove extra conditional. 2019-12-14 20:10:41 -06:00
Jeff Geerling
825d6f5e37 PR #53 follow-up: Requested changes for simplicity. 2019-12-14 19:57:24 -06:00
Jeff Geerling
8d4e1b4dfc
Merge pull request #53 from palankarravi/cni
calico cni choice
2019-12-14 19:52:01 -06:00
Jeff Geerling
5ad16aad1a Add kubernetes_join_command_extra_opts variable. 2019-12-14 19:50:57 -06:00
Jeff Geerling
4de5e1941a Fixes #55: Support and test Debian 10 Buster. 2019-07-07 22:29:37 -05:00
Ravi Palankar
8b1ce9dcc5 calico cni choice 2019-06-20 00:55:44 +05:30
Jeff Geerling
7eea163f81 Use same options for all tests and default to Ansible IP correctly. 2019-04-19 16:09:09 -05:00
Shkiv
96ee854aed Update kubelet-setup.yml
https://github.com/geerlingguy/ansible-role-kubernetes/issues/42
2019-04-19 22:11:09 +03:00
Marc Bihlmaier
6d47a11de4 fail when kubeadm init fails 2019-01-02 14:52:15 +01:00
Jeff Geerling
261e51e448 Fix some new ansible-lint issues. 2018-12-06 16:45:06 -06:00
Jeff Geerling
a2350787ed PR #24 follow-up: Use verbosity instead of debug variable for debug info. 2018-10-04 22:43:48 -05:00
Marc Bihlmaier
d57695bd41 fix typo kuberenetes 2018-10-04 19:22:02 +02:00
priitliivak
d7a605ed56 incredibly sloppy day. 2018-09-28 13:02:31 +03:00
priitliivak
6c9bed7b7e Fixing lint issues 2018-09-28 12:56:42 +03:00
Priit Liivak
a256d2cf6e
Merge branch 'master' into master 2018-09-28 11:00:02 +03:00
Jeff Geerling
0379cc47db Fix boolean on Debian setup, add more tests. 2018-09-27 23:30:25 -05:00
Jeff Geerling
fad8281b98 Issue #18: Attempt to fix version pinning issues on RedHat and Debian. 2018-09-27 23:19:56 -05:00
Jeff Geerling
6798a05d0b Switch tests to use Molecule. 2018-09-27 22:17:50 -05:00
Priit Liivak
d20f197884
Update master-setup.yml
Add option for additional kubeadm init options
2018-09-20 22:44:27 +03:00
Jeff Geerling
8fb27abcc8 Fixes #16: CentOS 7 configuration of KUBELET_EXTRA_ARGS was broken. 2018-09-07 22:46:11 -05:00
Jeff Geerling
dcea1bfe57 Fixes #15: Add kubelet extra args to the correct file for 1.11 and beyond. 2018-09-06 23:52:02 -05:00
Jeff Geerling
0141762b92 Fixes #10: Set kubernetes_join_command more reliably. 2018-09-06 23:36:16 -05:00
Jeff Geerling
156142216f Issue #5: Add more configuration ability to default Flannel network manifests. 2018-06-04 21:45:51 -05:00
Jeff Geerling
958650b823 Change order when applying flannel templates. 2018-06-03 20:39:50 -05:00
Jeff Geerling
9379018d86 Reload kubelet unit file if config is changed. 2018-05-31 18:54:55 -05:00
Jeff Geerling
c287258b04 Spellcheck. 2018-05-24 14:22:19 -05:00
Jeff Geerling
2138cc7d69 Fixes #2: Make role work with nodes joining master. 2018-05-14 22:27:26 -05:00
Jeff Geerling
8548638875 Add more variables and docs. 2018-05-10 09:37:53 -05:00
Jeff Geerling
d9f100d313 Really fix idempotence for Flannel tasks, and get CentOS mostly working. 2018-05-09 17:04:46 -05:00
Jeff Geerling
9e7c1c8aae Fix idempotence for Flannel networking task. 2018-05-09 16:31:14 -05:00
Jeff Geerling
4b1d773779 Fix install on CentOS 7. 2018-05-09 16:09:32 -05:00
Jeff Geerling
acb2b9ec6e Fix dashboard UI service. 2018-05-09 14:57:00 -05:00
Jeff Geerling
9d0299daf8 Fix idempotence for web ui enablement. 2018-05-09 14:51:36 -05:00