Fleet Management
Removed
- BREAKING Remove deprecated
--enable-long-name flag (affected commands: kubectl gs template cluster/nodepool/networkpool/catalog)
Changed
- BREAKING When templating cluster manifests for CAPA clusters with
kubectl gs template cluster command, now we set the workload cluster release version via the --release flag (like for vintage AWS), instead setting cluster-aws version via --cluster-version. - Update module version to v3.
Changed
- Chart: Change
restartPolicy to OnFailure for the CRD job. (#298)
Added
- Support unified cluster-azure app. With cluster-azure v0.14.0 and newer, default apps are deployed with cluster-azure and default-apps-azure app is not deployed anymore.
- Added
--prevent-deletion flag to cluster template command for capa, capa-eks, capz clusters
Added
- Added support for setting
.spec.template.spec.priorityClassName for the Zot deployment via Helm value
.priorityClassName. Defaults to empty string, meaning a priority class does not get set by default. - Added setting to VPA to control max allowed CPU and memory. Defaults to
750m and 2048Mi.
Changed
- Changed default service type to
ClusterIP. - Changed default node port to
32767 and it is added to the service only when service type is NodePort. - Enabled
PVC creation by default. - Changed default resource requests to
300m CPU and 1024Mi memory, limits to 500m CPU and 1536Mi
memory.
Added
- Allow
kubectl gs update app to update App CR to any version from any catalog. - Also add
--suspend flag to manage Flux App reconciliation.
Changed
- BREAKING
kubectl gs template cluster for Cluster API provider vSphere has been adapted to work with the values schema of cluster-vsphere v0.52.0.
Changed
- Chart: Update
appVersion and README.md, VPA v1.1.2. (#293)
Added
- Support unified cluster-aws app. With cluster-aws v0.76.0 and newer, default apps are deployed with cluster-aws and default-apps-aws app is not deployed anymore.
Changed
- Default value for CAPA Node Pool
rootVolumeSizeGB was decreased from 300 to 8.
Changed
- Update interruption queue settings
- Update SQS Policy URL