Fleet Management
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