Commit Graph

36 Commits

Author SHA1 Message Date
Jon
967829d9e4 feat(install): etcd deployment now optional
!35
2024-03-12 20:57:20 +09:30
Jon
56ac6eb3b4 feat: By default conduct single node install
!35
2024-03-12 20:52:46 +09:30
Jon
623d178196 fix(config): set external ip if set or node ip if not set
!23
2024-02-03 14:38:01 +09:30
Jon
45863ecff3 feat(config): for server self. use internal ip to connect instead of external
!17
2024-02-02 14:09:13 +09:30
Jon
b43e1dbb80 feat(config): dont set external-ip if it matches node-ip
!17
2024-02-02 14:08:39 +09:30
Jon
efba1ff6c7 feat(config): set value node-ip
!17
2024-02-02 14:07:57 +09:30
Jon
b350b2e188 refactor(config): use jinja to construct data then pretty print it
this way is better as you don't have to worry about the doc changing unless theres a new key.

!17
2024-02-01 23:17:08 +09:30
Jon
384ef924ca feat(olm): uninstall olm if tag olm_uninstall specified
!17
2024-02-01 18:33:18 +09:30
Jon
be1ddecc33 feat(metallb): MetalLB Installable instead of ServiceLB
!17
2024-01-31 06:04:56 +09:30
Jon
5ffbd78e2b fix(new_cluster): correct config for new cluster install
!17
2024-01-30 19:04:34 +09:30
Jon
e1220b0dac feat(install): enable k3s module metrics-server
!16
2023-12-29 15:27:23 +09:30
Jon
ea38ddf22b fix(audit_log): max age not backup
!12
2023-11-30 15:46:17 +09:30
Jon
4a41f7e348 feat(config): set node name to inventory_hostname
!12 nofusscomputing/infrastructure/configuration-management/project-production!7
2023-11-30 15:44:51 +09:30
Jon
7369163195 feat(audit_logs): keep two days by default
!12
2023-11-29 19:36:12 +09:30
Jon
56bb4557b5 fix(config): ensure server var is list not csv string
!11 nofusscomputing/infrastructure/configuration-management/project-production!5
2023-11-27 01:16:33 +09:30
Jon
7d81b897ff revert: ensure join token is included in config
token within the config is only required for running via cli, not service.

!11
2023-11-27 01:03:37 +09:30
Jon
301ed9ad3f fix(config): ensure join token is included in config
!11 nofusscomputing/infrastructure/configuration-management/project-production!5
2023-11-26 23:10:08 +09:30
Jon
4ce5f37223 fix(multi-master): ensure that all master nodes are added during config
!11 nofusscomputing/infrastructure/configuration-management/project-production!5
2023-11-24 14:40:44 +09:30
Jon
58a95e6781 refactor(node_labels): removed from config.yaml and set to be a manifest on prime node
this also removes the restriction of not being able to set `node-role` label.

!10 nofusscomputing/infrastructure/configuration-management/project-production!4
2023-11-19 16:06:01 +09:30
Jon
c41e12544b fix(k3s_multi_master): adjusted config so multi-master install works
!9 nofusscomputing/infrastructure/configuration-management/project-production!4
2023-11-18 03:53:39 +09:30
Jon
59a5e0aacf fix(kubelet_args): ensure correct indentation for kubelet args
!9 nofusscomputing/infrastructure/configuration-management/project-production!4
2023-11-17 20:48:54 +09:30
Jon
20dae6ba4d fix(node_labels): ensure correct indentation for label list
!9 nofusscomputing/infrastructure/configuration-management/project-production!4
2023-11-17 20:42:26 +09:30
Jon
fac3ace5f5 fix(config): ensure config option servicelb-namespace only deployed to prime node
!8 #12
2023-11-13 22:23:24 +09:30
Jon
1a0407a901 refactor(config): only populate cluster-domain if defined
!7 closes #12
2023-11-13 17:33:41 +09:30
Jon
c7cd1da431 feat(config): support setting node labels
!7 #12
2023-11-13 17:32:47 +09:30
Jon
cdc06363aa feat(config): support setting the service
!7 #12
2023-11-13 17:30:31 +09:30
Jon
34432433f3 feat(config): support setting the cluster domain
!7 #12
2023-11-13 17:25:53 +09:30
Jon
f09737b21f fix(config): typo in config template
!6
2023-11-04 18:30:57 +09:30
Jon
5278a4996e fix(config): server attribute not required for prime master node
!6
2023-11-03 14:21:45 +09:30
Jon
d2081284d1 feat(config): configurabl system reserved cpu,memory,storage
!6
2023-11-02 20:16:51 +09:30
Jon
4d9f9dcdff refactor: use kubernetes_config for cluster config
!5
2023-11-02 15:54:47 +09:30
Jon
fd547a4c0f feat(install): install worker nodes
!5 #2
2023-11-02 13:43:54 +09:30
Jon
50f48ab5a1 refactor(template): config.yaml rearranged orderd, and updated for kube role
!5
2023-11-02 10:30:19 +09:30
Jon
1b62a66632 fix(config): cluster-init only required for master nodes
!5
2023-11-02 09:35:09 +09:30
Jon
abc01ce48c feat(config): enable configering etc cron and retention
!4
2023-10-31 14:18:05 +09:30
Jon
93b63308ef chore: migrated from internal repo
!1 nofusscomputing/infrastructure/config!28
2023-10-27 21:47:03 +09:30