Commit Graph

157 Commits

Author SHA1 Message Date
Jeff Geerling
fc69029f16
Merge pull request #144 from rfranks-securenet/retry-networking-setup
Added retry to networking setup
2023-04-20 17:10:51 -05: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
86ce85e819
Merge pull request #126 from geerlingguy/fix-ci-updates
Update Kubernetes version and try to get CI passing
2022-10-26 17:25:58 -05:00
Jeff Geerling
040a10d252 Attempt to get tests working with debug. 2022-10-26 12:38:20 -05:00
Jeff Geerling
27837c5671 Use kubelet configuration for swap control and other vars. 2022-10-26 10:34:05 -05:00
Jeff Geerling
219c089243 Debugging with journalctl. 2022-10-26 10:08:27 -05:00
Jeff Geerling
ad1afeebb6 Back to 1.25. 2022-10-26 09:52:57 -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
d752819b3f See if non-Debian OSes work x2. 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
70761e474e Turn off Debian 11 for now. 2022-10-26 09:52:06 -05:00
Jeff Geerling
641beb88bf Disable Calico test right now. 2022-10-26 09:52:06 -05:00
Jeff Geerling
29daceb481 Debugging. 2022-10-26 09:52:06 -05:00
Jeff Geerling
004f583d96 Remove that debug stuff. 2022-10-26 09:52:06 -05:00
Jeff Geerling
724151c5fc Debug. 2022-10-26 09:52:06 -05:00
Jeff Geerling
2fb5b1e993 Attempt to get systemd overlay stuff working correctly. 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
3a236239a7 Fixes #88: Switch tests and defaults from Docker to containerd. 2022-10-26 09:51:23 -05:00
Jeff Geerling
1881f6161a Fix kubelet and kubeadm configs. 2022-10-26 09:50:50 -05:00
Jeff Geerling
3949ed1e6d Update Kubernetes version to 1.25, see what happens. 2022-10-26 09:50:47 -05:00
Jeff Geerling
a2e8d913e7 Fixes #130: Update path to Flannel manifest file. 2022-10-26 09:49:47 -05:00
Jeff Geerling
6a0573270a Add role_name_check skipping to all molecule test suites. 2022-06-01 22:21:04 -05:00
Jeff Geerling
36ca04d967
Merge pull request #121 from wdennis/wdennis-calico-url-patch
Update Calico manifest URL
2022-04-19 10:20:37 -05:00
Will Dennis
a4dde1bc6b
Update Calico manifest URL
The current Calico manifest URL (https://docs.projectcalico.org/v3.10/manifests/calico.yaml) errors out with various deprecations errors; updating var value to current URL found in Calico install docs (https://projectcalico.docs.tigera.io/getting-started/kubernetes/self-managed-onprem/onpremises) fixes issues in the calling play and runs fine.
2022-04-19 10:28:20 -04:00
Jeff Geerling
925a39a303 Run CI against more modern targets. 2022-04-06 10:46:42 -05:00
Jeff Geerling
e820e27e79 Update release workflow for more consistency. 2021-12-27 11:36:57 -06:00
Jeff Geerling
78940645e9
Merge pull request #111 from ptr-dorjin/fix/typo
docs: fixed a typo in a template name
2021-09-03 10:09:48 -05:00
Peter
d05ab5a7b6 docs: fixed a typo in a template name 2021-09-02 23:43:17 -07:00
Jeff Geerling
c9d6264ad7
Merge pull request #110 from bbcnt/repo_gpg_key_variable
gpgcheck and repo_gpgcheck as vars
2021-08-23 16:17:03 -05:00
Jeff Geerling
ef63ccc0f0 Make sure bugs aren't automatically closed. 2021-08-23 08:53:35 -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
Jeff Geerling
cce1780bc3 PR #109: Slight adjustment to wording in README. 2021-08-16 14:52:32 -05:00
Jeff Geerling
7fbb73022a
Merge pull request #109 from ClementGautier/kubeadm-config-improvement
Add way to configure KubeProxy configuration
2021-08-16 14:51:16 -05:00
Clement Gautier
830b35f047
Document kube_proxy_configuration 2021-08-16 11:32:38 +02:00
Clement Gautier
7a40d6f2ae
Add way to configure KubeProxy configuration 2021-08-12 17:03:28 +02:00
Jeff Geerling
64b081472c
Merge pull request #106 from Kedu-SCCL/master
Updated dashboard recommended manifest URL
2021-05-26 09:34:21 -05:00
Kedu SCCL
959eeb4cac
Updated dashboard recommended manifest URL 2021-05-26 11:19:12 +02:00
Jeff Geerling
273fd9ef22
Merge pull request #97 from rdxmb/kubeadm-kubelet-config-file
configure kubeadm and kubelet through config-files
2021-05-07 10:14:34 -05:00
Marc Bihlmaier
47d97ffd07 fix jinja-extension 2021-04-07 20:32:25 +02:00
Marc Bihlmaier
271c4e8a71 fix indents 2021-04-07 20:18:51 +02:00
Marc Bihlmaier
e620266198 add yamllint again 2021-04-07 20:16:45 +02:00
Marc Bihlmaier
c0c36eab5a remove all lint jobs 2021-04-06 17:01:51 +02:00
Marc Bihlmaier
0e124a541f remove lint 2021-04-06 15:54:49 +02:00
Marc Bihlmaier
10eed5fb79 remove yamllint, add ansible-lint 2021-04-06 15:53:00 +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
Jeff Geerling
3443efe8db Remove ansible-lint from roles. 2021-03-15 09:28:11 -05:00