Commit Graph

  • 7ffd298847 Added more content to README.md Jon S. Stumpf 2021-12-30 12:12:52 -0500
  • 765f6a54b5 Made cluster_config and ha_cluster_method optional, with defaults Jon S. Stumpf 2021-12-30 12:11:09 -0500
  • 1f04cff367 Fixed typo in README.md Jon S. Stumpf 2021-12-30 03:42:11 -0500
  • 094176cd37 Added ha_k3s_token to inventory/sample/group_vars/all.yml Jon S. Stumpf 2021-12-30 03:11:56 -0500
  • a76c8d9717 Removed stray whitespace Jon S. Stumpf 2021-12-30 02:39:23 -0500
  • 107e74ddd6 Added Turing Pi HA example. Jon S. Stumpf 2021-12-30 02:31:02 -0500
  • 7cb174dd2f Fixed typo in inventory/sample/group_vars/README.md Jon S. Stumpf 2021-12-30 02:22:14 -0500
  • d9ed773a0c Updated TODO and added comments to roles where appropriate Jon S. Stumpf 2021-12-30 01:38:48 -0500
  • 8ece2967b8 First draft of TODO.md Jon S. Stumpf 2021-12-30 01:12:28 -0500
  • 6d94a87ca5 Made playbook/site.yml reentrant (for non-HA) and it only reports changes when appropriate Jon S. Stumpf 2021-12-30 00:17:29 -0500
  • aa0d4d3049 Moved update to cluster config to localhost Jon S. Stumpf 2021-12-29 21:14:22 -0500
  • 69a39f3405 Cosmetic changes to README.md Jon S. Stumpf 2021-12-29 20:31:21 -0500
  • 38162f6f2f Split out k3s-killall tasks into a separate task file Jon S. Stumpf 2021-12-29 20:29:07 -0500
  • 6790e39c4b Broke up reset role in reset/download and reset/k3s Jon S. Stumpf 2021-12-29 20:17:32 -0500
  • db52cc93f6 Remove unnecessary node-token tasks Jon S. Stumpf 2021-12-29 19:53:24 -0500
  • 4a8adcf5a5 Ensured remove_packages is treated as a boolean Jon S. Stumpf 2021-12-29 19:44:52 -0500
  • c2cb97e3d1 Removed ~{{ ansible_user }}/.kube directory, not just the config Jon S. Stumpf 2021-12-29 19:27:45 -0500
  • de0fd8c5d7 Fixed name: string to be consistent with others Jon S. Stumpf 2021-12-29 19:12:39 -0500
  • 309e5d7312 Added check if architecture isn't supported Jon S. Stumpf 2021-12-29 19:03:14 -0500
  • 1f7b031540 Removed unnecessary task that always threw an error Jon S. Stumpf 2021-12-29 18:52:15 -0500
  • ef262fe10d Only remove command files from groups['k3s_server'] Jon S. Stumpf 2021-12-29 18:49:35 -0500
  • 12b7b3f137 Fixed tasks that reported changes when there weren't Jon S. Stumpf 2021-12-29 18:41:11 -0500
  • 93184c9601 Converted k3s-init.yml to a role, ha/etcd Jon S. Stumpf 2021-12-29 16:46:31 -0500
  • fd9dce4052 Fixed roles k3s/server and reset to use HA cluster method roles Jon S. Stumpf 2021-12-29 16:18:37 -0500
  • 50d28e5afa Converted kube-vip cluster method to a role Jon S. Stumpf 2021-12-29 14:10:36 -0500
  • 5041688aa8 Turned kube-vip cluster method into roles Jon S. Stumpf 2021-12-29 01:14:53 -0500
  • 1577aa26cf Implemented keepalived cluster method as a role Jon S. Stumpf 2021-12-29 01:05:25 -0500
  • c94616782d Renamed keep_binaries to remove_packages; Applied it to k3s-selinux package mgmt Jon S. Stumpf 2021-12-28 18:43:05 -0500
  • dc915505fe Eliminated unnecessary/redundant fact gathering Jon S. Stumpf 2021-12-27 22:23:45 -0500
  • 2394e06b89 Remove cluster VIP from interface during reset Jon S. Stumpf 2021-12-27 22:03:43 -0500
  • 1ed9386edf Added cleanup to the install as well for kube-vip Jon S. Stumpf 2021-12-27 20:47:37 -0500
  • 5ccaad450a Increased wait time for control-plane to 60 seconds Jon S. Stumpf 2021-12-27 20:46:48 -0500
  • 1b5278fde9 Added configuration checks for 'ha_cluster_vip' and 'ha_cluster_method' Jon S. Stumpf 2021-12-27 20:26:59 -0500
  • 494f36f15a Create simpler inventory/sample/group_vars/all.yml Jon S. Stumpf 2021-12-27 18:33:28 -0500
  • f42d11eded Handled the case of an empty group_vars/all.yml file Jon S. Stumpf 2021-12-27 17:47:26 -0500
  • b59c37da5d Updated text in README.md Jon S. Stumpf 2021-12-27 11:53:16 -0500
  • c139d7679d Added wait for control-plane before configuring agents Jon S. Stumpf 2021-12-27 01:20:49 -0500
  • 86e20ae809 Added comments to playbook/site.yml Jon S. Stumpf 2021-12-27 01:07:19 -0500
  • b702f62157 Added reference to inventory/sample/group_vars/README.md Jon S. Stumpf 2021-12-27 11:26:26 -0500
  • 2968d284e8 Some fixes in inventory/sample/group_vars/README.md Jon S. Stumpf 2021-12-27 00:54:26 -0500
  • 808bb14aba Added cluster VIP method: kube-vip Jon S. Stumpf 2021-12-26 21:41:14 -0500
  • b24490a991 Ensure that all files under inventory/sample are stored in git Jon S. Stumpf 2021-12-26 21:00:19 -0500
  • 72aefe31f0 Cherry-Picked: Added option to keep the downloaded binaries after reset Jon S. Stumpf 2021-12-26 21:20:56 -0500
  • daf2dd201d Cherry-Picked: Fixed download task names Jon S. Stumpf 2021-12-26 20:11:43 -0500
  • 7b43a5719f Added cluster VIP method: externally provided cluster VIP Jon S. Stumpf 2021-12-26 19:23:33 -0500
  • 4a27b19e96 Moved k3s-init tasks to a separate file Jon S. Stumpf 2021-12-26 19:48:49 -0500
  • 5db083004e Added ha_enabled flag to specifically ask for an HA embedded database using etcd Jon S. Stumpf 2021-12-26 18:38:43 -0500
  • 6a9a02b0c9 Added roles/config-check Jon S. Stumpf 2021-12-26 17:43:27 -0500
  • 63318f2532 k3s_token must be defined Jon S. Stumpf 2021-12-26 15:08:39 -0500
  • 284cf4f060 Fixed verification to not run in check_mode Jon S. Stumpf 2021-12-26 14:52:08 -0500
  • 7523ce8095 Fixed bug where verification would run once per server in k3s_servers, 20 times Jon S. Stumpf 2021-12-26 14:47:02 -0500
  • 86c6caf422 Added new variable, first_server Jon S. Stumpf 2021-12-24 21:37:25 -0500
  • 58a0b4c2f6 Fixed hardcoded path with {{ bin_dir }} Jon S. Stumpf 2021-12-25 09:51:39 -0500
  • e0b8385a72 Added {{ bin_dir }} to command line in k3s-init Jon S. Stumpf 2021-12-24 21:22:43 -0500
  • ca142aa7da Added ha_k3s_token to inventory/sample/group_vars/all.yml Jon S. Stumpf 2021-12-30 03:11:56 -0500
  • f99101e07a Removed stray whitespace Jon S. Stumpf 2021-12-30 02:39:23 -0500
  • 6410800df0 Added Turing Pi HA example. Jon S. Stumpf 2021-12-30 02:31:02 -0500
  • a60c2592e4 Fixed typo in inventory/sample/group_vars/README.md Jon S. Stumpf 2021-12-30 02:22:14 -0500
  • 26f0e46665 Updated TODO and added comments to roles where appropriate Jon S. Stumpf 2021-12-30 01:38:48 -0500
  • 92e0025f1e First draft of TODO.md Jon S. Stumpf 2021-12-30 01:12:28 -0500
  • e96d148bad Made playbook/site.yml reentrant (for non-HA) and it only reports changes when appropriate Jon S. Stumpf 2021-12-30 00:17:29 -0500
  • 13c7a1a0ce Moved update to cluster config to localhost Jon S. Stumpf 2021-12-29 21:14:22 -0500
  • d41de3f72d Cosmetic changes to README.md Jon S. Stumpf 2021-12-29 20:31:21 -0500
  • 6ad7a8f27c Split out k3s-killall tasks into a separate task file Jon S. Stumpf 2021-12-29 20:29:07 -0500
  • 9bddefa9ba Broke up reset role in reset/download and reset/k3s Jon S. Stumpf 2021-12-29 20:17:32 -0500
  • 2a0c243c9b Remove unnecessary node-token tasks Jon S. Stumpf 2021-12-29 19:53:24 -0500
  • aef3948047 Ensured remove_packages is treated as a boolean Jon S. Stumpf 2021-12-29 19:44:52 -0500
  • 896e0948af Removed ~{{ ansible_user }}/.kube directory, not just the config Jon S. Stumpf 2021-12-29 19:27:45 -0500
  • e8c658a02a Fixed name: string to be consistent with others Jon S. Stumpf 2021-12-29 19:12:39 -0500
  • 93882ea1a5 Added check if architecture isn't supported Jon S. Stumpf 2021-12-29 19:03:14 -0500
  • 885bbfc067 Removed unnecessary task that always threw an error Jon S. Stumpf 2021-12-29 18:52:15 -0500
  • e5ff1d5fe7 Only remove command files from groups['k3s_server'] Jon S. Stumpf 2021-12-29 18:49:35 -0500
  • 44c206d76c Fixed tasks that reported changes when there weren't Jon S. Stumpf 2021-12-29 18:41:11 -0500
  • 28b6702ff4 Converted k3s-init.yml to a role, ha/etcd Jon S. Stumpf 2021-12-29 16:46:31 -0500
  • 6bb11618d5 Fixed roles k3s/server and reset to use HA cluster method roles Jon S. Stumpf 2021-12-29 16:18:37 -0500
  • b9b9d28604 Converted kube-vip cluster method to a role Jon S. Stumpf 2021-12-29 14:10:36 -0500
  • 14cc8c4bdc Turned kube-vip cluster method into roles Jon S. Stumpf 2021-12-29 01:14:53 -0500
  • 4bb7f17cb9 Implemented keepalived cluster method as a role Jon S. Stumpf 2021-12-29 01:05:25 -0500
  • 6aa25dfa04 Renamed keep_binaries to remove_packages; Applied it to k3s-selinux package mgmt Jon S. Stumpf 2021-12-28 18:43:05 -0500
  • f4a3002ad3 Eliminated unnecessary/redundant fact gathering Jon S. Stumpf 2021-12-27 22:23:45 -0500
  • 70c7707e42 Remove cluster VIP from interface during reset Jon S. Stumpf 2021-12-27 22:03:43 -0500
  • f84087cecf Added cleanup to the install as well for kube-vip Jon S. Stumpf 2021-12-27 20:47:37 -0500
  • b96cf0de3c Increased wait time for control-plane to 60 seconds Jon S. Stumpf 2021-12-27 20:46:48 -0500
  • 1868f30d12 Added configuration checks for 'ha_cluster_vip' and 'ha_cluster_method' Jon S. Stumpf 2021-12-27 20:26:59 -0500
  • 7c535be011 Create simpler inventory/sample/group_vars/all.yml Jon S. Stumpf 2021-12-27 18:33:28 -0500
  • 53c7fa9801 Handled the case of an empty group_vars/all.yml file Jon S. Stumpf 2021-12-27 17:47:26 -0500
  • bd0aff420e Updated text in README.md Jon S. Stumpf 2021-12-27 11:53:16 -0500
  • 42d0e2a289 Added wait for control-plane before configuring agents Jon S. Stumpf 2021-12-27 01:20:49 -0500
  • 978485acd2 Added comments to playbook/site.yml Jon S. Stumpf 2021-12-27 01:07:19 -0500
  • 21f51eaac1 Added reference to inventory/sample/group_vars/README.md Jon S. Stumpf 2021-12-27 11:26:26 -0500
  • 2371a79c6a Some fixes in inventory/sample/group_vars/README.md Jon S. Stumpf 2021-12-27 00:54:26 -0500
  • 33fe6c5307 Added cluster VIP method: kube-vip Jon S. Stumpf 2021-12-26 21:41:14 -0500
  • ca0ae2e83b Ensure that all files under inventory/sample are stored in git Jon S. Stumpf 2021-12-26 21:00:19 -0500
  • c89cc110ea Cherry-Picked: Added option to keep the downloaded binaries after reset Jon S. Stumpf 2021-12-26 21:20:56 -0500
  • 0e7f442a51 Cherry-Picked: Fixed download task names Jon S. Stumpf 2021-12-26 20:11:43 -0500
  • 871ef40f06 Added cluster VIP method: externally provided cluster VIP Jon S. Stumpf 2021-12-26 19:23:33 -0500
  • 4f6387d2c1 Moved k3s-init tasks to a separate file Jon S. Stumpf 2021-12-26 19:48:49 -0500
  • 03caefdcb2 Added ha_enabled flag to specifically ask for an HA embedded database using etcd Jon S. Stumpf 2021-12-26 18:38:43 -0500
  • 6c3f136e40 Added roles/config-check Jon S. Stumpf 2021-12-26 17:43:27 -0500
  • 435076dd88 k3s_token must be defined Jon S. Stumpf 2021-12-26 15:08:39 -0500