Commit Graph

127 Commits

Author SHA1 Message Date
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
Jeff Geerling
2273824910 Fix linting issues. 2020-08-20 12:23:45 -05:00
Jeff Geerling
69db957c4b Upgrade Travis CI docker version to fix Molecule tests. 2020-08-12 14:54:51 -05:00
Jeff Geerling
c27454aefc Ensure galaxy meta information is consistent on all my roles. 2020-05-26 09:45:29 -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
8a57427628 Merge branch '73-k8s-version-1-17' 2020-03-23 11:08:12 -05:00
Jeff Geerling
4a9f29670a Issue #73: Bump Kubernetes version to 1.17.2 latest. 2020-03-23 11:01:01 -05: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
65b8c76dd7
Merge pull request #36 from rdxmb/fail-when-init-failed
fail when kubeadm init fails
2020-03-18 20:32:13 -05:00
Jeff Geerling
d47b792630
Merge branch 'master' into fail-when-init-failed 2020-03-18 19:44:04 -05:00
Jeff Geerling
9fde307b1e Add probot/stale configuration to repository for stale issues. 2020-03-05 10:43:51 -06:00
Jeff Geerling
dabfb595bd Make sure molecule lint script has set -e option. 2020-02-24 09:44:29 -06:00
Jeff Geerling
514769b9ce Update molecule configuration to work with 3.0. 2020-02-20 15:54:17 -06:00