Tags give the ability to mark specific points in history as being important
-
v3.5.0157fc26a · ·
### Added - added option `rke2_cis_hardening` (default false) to install RKE2 security options for CIS Benchmark compliance - add etcd user/group - configure kernel params for CIS benchmark - add option for RKE2 CIS profile if `rke2_cis_hardening` enabled - added option to define pod security admission (PSA) template ### Changed - upgraded metallb to 0.14.* - define machine labels as map(string), not array of key=value strings
-
v3.4.043bec8e3 · ·
### Changed - changed the data structure in variables that holds the machine definition
-
v3.3.0742fb98f · ·
### Added - can now configure Qualys agent ### Changed - bumped monitoring to 106.* - set retentionSize for prometheus to be 10GB
-
v3.2.22620ab23 · ·
### Fixed - removed hard coded image in cinder - traefik fix redirct to be redirections ### Added - added timeouts for traefik (fixes harbor) ### Changed - disable FRR in metallb since we only use L2 announcements - bumped monitoring to 105.*
-
v3.2.118c02a3d · ·
### Changed - if ncsa_security, disable snap - if ncsa_security, limit ssh hosts to ncsa only
-
v3.2.080075b79 · ·
This allows to create a cluster that is RKE2 or K3S as well as RKE1. RKE1 is deprecated and will stop to be supported on July 31st, 2025. If you want to use either RKE2 or K3S you will need to change the `network_plugin`. In version 3.5.0 the default network for RKE1 will be set to canal, please make sure to either upgrade or explicitly say to use weave. In version 4.0.0 RKE1 will be removed ### Added - can use RKE2 or K3S clusters by setting kubernetes_version (leave blank to create RKE1 cluster) - can specify the key to use for the cluster, and not create a new key for each cluster (`openstack_ssh_key`) ### Changed - renamed rke1 module to cluster module, until version 4.0.0 rke1 module will be pushed as well as cluster module. - added commands to clean up default chrony sources ### Removed - removed rke2 module, this is now part of cluster module
-
-
-
-
-
-
-
-
-
-
-
-
-
-