Jeff Geerling
|
2bd76783dd
|
PR #150 follow-up: Update yum repos to new format as well.
|
2024-03-05 22:09:22 -06:00 |
|
Marc Bihlmaier
|
78169d1895
|
remove trailing spaces
|
2023-11-07 15:18:40 +01:00 |
|
Marc Bihlmaier
|
0b73d150af
|
simplify
|
2023-11-07 15:11:01 +01:00 |
|
Marc Bihlmaier
|
1eb8be8309
|
update apt sources, add apt keyring gpg
|
2023-11-07 04:00:59 +01:00 |
|
Waldek Maleska
|
3355986a18
|
increase networking tasks timeouts
|
2023-06-21 09:18:21 +01:00 |
|
Waldek Maleska
|
0627acda44
|
add missing 'until' condition in control plane setup
|
2023-06-20 17:34:33 +01:00 |
|
Richard Franks
|
270d38ea72
|
Added retry to networking setup for when the kubelet isn't quite ready yet
|
2023-04-20 10:54:44 +01:00 |
|
Jeff Geerling
|
4a4c88b6b8
|
Remove deprecated warn arg from command and shell module invocations.
|
2022-11-26 22:53:15 -06:00 |
|
Jeff Geerling
|
f8eb97a253
|
Remove TODOs in code.
|
2022-10-26 17:26:42 -05:00 |
|
Jeff Geerling
|
040a10d252
|
Attempt to get tests working with debug.
|
2022-10-26 12:38:20 -05:00 |
|
Jeff Geerling
|
219c089243
|
Debugging with journalctl.
|
2022-10-26 10:08:27 -05:00 |
|
Jeff Geerling
|
70e203de3f
|
Try Kubernetes 1.24.4.
|
2022-10-26 09:52:36 -05:00 |
|
Jeff Geerling
|
57292bdfc8
|
Does it work at all on centos?
|
2022-10-26 09:52:06 -05:00 |
|
Jeff Geerling
|
39c2a7c4bc
|
See if non-Debian OSes work.
|
2022-10-26 09:52:06 -05:00 |
|
Jeff Geerling
|
29daceb481
|
Debugging.
|
2022-10-26 09:52:06 -05:00 |
|
Jeff Geerling
|
926a8c909e
|
PR #107: Co-authored commit to change master naming to control plane.
Co-authored-by: ra-rau <mafe2.0@freenet.de>
|
2022-10-26 09:52:04 -05:00 |
|
Jeff Geerling
|
a2e8d913e7
|
Fixes #130: Update path to Flannel manifest file.
|
2022-10-26 09:49:47 -05:00 |
|
Bruno Brito Carvalho
|
8c3dfc96c3
|
gpgcheck and repo_gpgcheck as vars
|
2021-08-23 10:11:06 +02:00 |
|
Jeff Geerling
|
e1199ae5e8
|
Fixes #72: Remove Web UI / Dashboard setup from role.
|
2021-08-16 14:55:43 -05:00 |
|
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 |
|