AWS :
-
enableAuditLogging
option in the config to do the KubeAPI audit-logging setup on behalf of the user. -
Switching from (temporary) credentials to IAM roles after cluster bootstrap.
-
Allowing the user to specify
extraArgs
andextraVolumes
to the KubeAPI server, extrafiles
for the master nodes. -
Updated CAPI Operator and Providers versions. Did necessary changes in the Script as well as KubeAid to fix issues caused by breaking changes.
-
Added scale to / from zero support for node-groups.
-
Supporting retrial mechanism when
clusterctl move
has already been executed -
Installing Sealed Secrets in the sealed-secrets namespace (in the provisioned cluster, when syncing the sealed-secrets ArgoCD App)
-
Fix sealed-secrets backuper IAM policy
Hetzner :
Hetzner Failover Script
cleaned up and moved here from thedockerfiles
repo.