Michael McCulloch
51d4d6a2cf
Add debian
package to be able to use deb822_repository. ( #5 )
...
* deb822_repository format
* Add `debian` package to be able to use deb822_repository.
* Revert "Add `debian` package to be able to use deb822_repository."
This reverts commit 054af0d977
.
* Add `python3-debian` to list of dependencies.
* Update apt cache when Kubernetes repo is added.
* FML
* Code style.
* Removed some unnecessary stuff.
* Just kidding, adding back in the release channel option.
---------
Co-authored-by: Nathan Douglas <github@darkdell.net>
2024-09-20 13:07:24 -06:00
Michael McCulloch
5a876971c8
Merge branch 'geerlingguy:master' into multi-control-plane
2024-03-13 15:22:34 -06:00
MichaelMcCulloch
64c1fb61dd
use the env var that is still supported.
2024-03-10 16:01:11 -06:00
MichaelMcCulloch
ecd6e0bd45
archlinux setup
2024-03-10 14:14:42 -06:00
Jeff Geerling
2bd76783dd
PR #150 follow-up: Update yum repos to new format as well.
2024-03-05 22:09:22 -06:00
MichaelMcCulloch
b36be7ada7
Currently, only experimental HTTPRoute supports timeouts, which are needed for HUGE downloads
2024-02-26 08:31:47 -07:00
Michael McCulloch
756747a678
Allow pods on the control plane immediately if possible
2024-02-08 06:14:50 -07:00
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
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