Commit Graph

52 Commits

Author SHA1 Message Date
Jeff Geerling
2bd76783dd PR #150 follow-up: Update yum repos to new format as well. 2024-03-05 22:09:22 -06:00
Marc Bihlmaier
8a50ed5641 remove trailing spaces 2023-11-07 15:22:11 +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
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
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
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
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
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
Clement Gautier
7a40d6f2ae
Add way to configure KubeProxy configuration 2021-08-12 17:03:28 +02:00
Kedu SCCL
959eeb4cac
Updated dashboard recommended manifest URL 2021-05-26 11:19:12 +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
Feng Ye
a721d30f55
Change default yum arch to '$basearch' 2021-03-12 11:56:10 +08:00
Feng Ye
a3714d8b79 Make YUM baseurl and gpgkey configurable 2020-11-19 09:33:51 +08:00
Jeff Geerling
0df9c3670a Fixes #82: Update to Kubernetes 1.19 by default. 2020-09-01 11:12:42 -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
26bc01ad6b Default to calico 3.10 manifest. 2019-12-14 20:48:36 -06:00
Jeff Geerling
ea962e1792 Bump to Kubernetes 1.16. 2019-12-14 20:23:47 -06:00
Jeff Geerling
825d6f5e37 PR #53 follow-up: Requested changes for simplicity. 2019-12-14 19:57:24 -06:00
Jeff Geerling
8d4e1b4dfc
Merge pull request #53 from palankarravi/cni
calico cni choice
2019-12-14 19:52:01 -06:00
Jeff Geerling
5ad16aad1a Add kubernetes_join_command_extra_opts variable. 2019-12-14 19:50:57 -06:00
Felipe Lopes
c95b3ce9db
Update main.yml 2019-07-12 11:01:16 +01:00
Jeff Geerling
dab2f769e7 Fixes #54: Update to Kubernetes 1.15. 2019-07-06 15:50:59 -05:00
Ravi Palankar
8b1ce9dcc5 calico cni choice 2019-06-20 00:55:44 +05:30
Jeff Geerling
417b638ad6 Bump Kubernetes RHEL package to 1.13.3. 2019-02-16 10:39:00 -06:00
Jeff Geerling
fc176d80c9 Issue #33: Set default Kubernetes version to 1.13.1. 2018-12-27 22:23:45 -06:00
Jeff Geerling
261e51e448 Fix some new ansible-lint issues. 2018-12-06 16:45:06 -06:00
Jeff Geerling
a2350787ed PR #24 follow-up: Use verbosity instead of debug variable for debug info. 2018-10-04 22:43:48 -05:00
Marc Bihlmaier
d57695bd41 fix typo kuberenetes 2018-10-04 19:22:02 +02:00
Priit Liivak
a256d2cf6e
Merge branch 'master' into master 2018-09-28 11:00:02 +03:00
priitliivak
192e4cb431 Changes for the comments under PR #19 2018-09-28 10:56:37 +03:00
Jeff Geerling
fad8281b98 Issue #18: Attempt to fix version pinning issues on RedHat and Debian. 2018-09-27 23:19:56 -05:00
Jeff Geerling
0bb0604b61 Issue #17: Attempt to fix installation on CentOS. 2018-09-27 22:46:20 -05:00
Jeff Geerling
6798a05d0b Switch tests to use Molecule. 2018-09-27 22:17:50 -05:00
Priit Liivak
3ef362e5f5
Update main.yml
kubeadm_init_opts default value
2018-09-20 22:45:29 +03:00
Jeff Geerling
8fb27abcc8 Fixes #16: CentOS 7 configuration of KUBELET_EXTRA_ARGS was broken. 2018-09-07 22:46:11 -05:00
Jeff Geerling
dcea1bfe57 Fixes #15: Add kubelet extra args to the correct file for 1.11 and beyond. 2018-09-06 23:52:02 -05:00
Jonathan Ling
fedebc5292 Tick kubernetes stable version up from 1.10 to 1.11 2018-08-11 22:12:54 -04:00
Jeff Geerling
156142216f Issue #5: Add more configuration ability to default Flannel network manifests. 2018-06-04 21:45:51 -05:00
Jeff Geerling
2138cc7d69 Fixes #2: Make role work with nodes joining master. 2018-05-14 22:27:26 -05:00
Jeff Geerling
80e6c48859 Space in the defaults file. [ci skip] 2018-05-10 09:38:13 -05:00
Jeff Geerling
8548638875 Add more variables and docs. 2018-05-10 09:37:53 -05:00
Jeff Geerling
d9f100d313 Really fix idempotence for Flannel tasks, and get CentOS mostly working. 2018-05-09 17:04:46 -05:00
Jeff Geerling
4b1d773779 Fix install on CentOS 7. 2018-05-09 16:09:32 -05:00
Jeff Geerling
d0816d08ad Fix kube utils installation not working on Debian. 2018-05-09 15:15:34 -05:00
Jeff Geerling
751369584d More updates to make things work better in various situations. 2018-05-09 11:15:30 -05:00