Michael McCulloch
0b2aae72b9
remove debug
2024-02-05 08:36:12 -07:00
Michael McCulloch
4e45b7e85d
look for error in correct place
2024-02-05 08:13:28 -07:00
Michael McCulloch
d5d3813f8c
no need inventory_hostname_short
2024-02-05 08:10:37 -07:00
Michael McCulloch
2124be557d
remove duplicate directive
2024-02-05 08:09:13 -07:00
Michael McCulloch
5f52f7a337
only remove the taints from control plane
2024-02-05 08:02:35 -07:00
Michael McCulloch
16de20c8e4
only the control-plane master gets the ability to set taints
2024-02-05 08:01:28 -07:00
Michael McCulloch
57a3880428
wait for api to become available
2024-02-05 07:41:51 -07:00
Michael McCulloch
8eef1aabd6
Allow workers on all control planes
2024-02-05 07:27:12 -07:00
Michael McCulloch
bd382a4d47
loops
2024-02-05 07:00:09 -07:00
Michael McCulloch
f407a540e0
Join one master at a time?
2024-02-05 06:48:01 -07:00
Michael McCulloch
2ae09c6bce
specify address and bind port
2024-02-05 06:36:45 -07:00
Michael McCulloch
54ff919347
ugh
2024-02-04 09:48:08 -07:00
Michael McCulloch
243d6a46e6
.
2024-02-04 09:40:13 -07:00
Michael McCulloch
bbcce861ea
ignore errors
2024-02-04 09:33:33 -07:00
Michael McCulloch
5de2b6f3db
SHELL
2024-02-04 09:30:16 -07:00
Michael McCulloch
04d06b9238
shell
2024-02-04 09:21:43 -07:00
Michael McCulloch
efdfb7d2ed
last line
2024-02-04 09:13:43 -07:00
Michael McCulloch
7cadbba6dc
typo - control-plane-aux-setup.yml
2024-02-04 09:00:59 -07:00
Michael McCulloch
088ba59cf5
Multi Master
2024-02-04 08:50:15 -07:00
Michael McCulloch
8d331aed43
Make TCPRoute and UDPRoute Available (Experimental)
2024-02-03 14:04:17 -07:00
Michael McCulloch
c408fa7a77
Hubble client ( #2 )
...
* Optionally include the hubble cli
* Add gateway API Support
* Add convergeance test for cilium
* and run it.
* Idempotent CRD Apply
---------
Co-authored-by: Michael McCulloch <mjm.gitlab@fastmail.com>
2024-01-14 16:14:28 -07:00
Michael McCulloch
6dfccdf971
newline at end of file
2024-01-12 15:26:52 -07:00
Michael McCulloch
002506d18d
Separate file for cilium client install
2024-01-12 15:25:21 -07:00
Michael McCulloch
b7c414d243
Ansible booleans are hard.
2024-01-10 17:05:35 -07:00
Michael McCulloch
3fa74ece8c
Logic to replace kube proxy (or not)
2024-01-10 16:16:17 -07:00
Michael McCulloch
7da0060f92
trailing spaces.
2024-01-10 15:54:38 -07:00
Michael McCulloch
34522ebdcd
Happy Lint
2024-01-10 15:52:39 -07:00
Michael McCulloch
21fe613563
Cilium with Kube-Proxy Replacement Option
2024-01-10 15:49:59 -07:00
Michael McCulloch
e09e979d27
retry
2024-01-01 16:58:22 -07:00
Michael McCulloch
74aa4a8a4e
Datapath mode
2024-01-01 14:18:05 -07:00
Michael McCulloch
f0ffbc5888
Satisfy linter.
2023-12-30 09:44:02 -07:00
Michael McCulloch
fee7a74c79
Cilium ( #1 )
...
* Add ability to use Cilium CNI
---------
Co-authored-by: Michael McCulloch <mjm.gitlab@fastmail.com>
2023-12-30 09:39:42 -07: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