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 |
|
Jeff Geerling
|
6feee1e0c4
|
Merge pull request #96 from fengye87/master
Change default yum arch to '$basearch'
|
2021-03-12 09:54:18 -06:00 |
|
Feng Ye
|
a721d30f55
|
Change default yum arch to '$basearch'
|
2021-03-12 11:56:10 +08:00 |
|
Jeff Geerling
|
1ccae81a7f
|
Make ansible-lint work again.
|
2021-02-22 16:30:07 -06:00 |
|
Jeff Geerling
|
9ece16e1c2
|
Merge pull request #93 from anr09/master
fix the condition to enable Kubernetes Dashboard
|
2021-01-26 00:06:37 -06:00 |
|
An Qiuyu
|
e4e5c6f3a0
|
fix the condition to enable Kubernetes Dashboard
|
2021-01-20 11:02:50 +08:00 |
|
Jeff Geerling
|
41be8a0d07
|
Merge pull request #87 from fengye87/master
Make YUM baseurl and gpgkey configurable
|
2020-11-19 12:49:39 -06:00 |
|
Feng Ye
|
a3714d8b79
|
Make YUM baseurl and gpgkey configurable
|
2020-11-19 09:33:51 +08:00 |
|
Jeff Geerling
|
2f4fc8f39d
|
Fix CI workflow syntax.
|
2020-11-05 12:49:32 -06:00 |
|
Jeff Geerling
|
8d36527c6d
|
Dump Travis CI and move to GitHub Actions.
|
2020-11-05 12:48:22 -06:00 |
|
Jeff Geerling
|
24062aa430
|
Switch to travis-ci.com.
|
2020-10-26 20:10:25 -05:00 |
|
Jeff Geerling
|
f5c993eb84
|
Make sure docker driver is installed with molecule.
|
2020-10-15 17:04:13 -05: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
|
0df9c3670a
|
Fixes #82: Update to Kubernetes 1.19 by default.
|
2020-09-01 11:12:42 -05:00 |
|
Jeff Geerling
|
ce49c9dd82
|
Ignore the tyranny of ansible-lint rule 106.
|
2020-08-20 19:21:46 -05:00 |
|