Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
- Add docs for kubectl gs (https://github.com/giantswarm/docs/pull/590)
- Azure v5: change example node pool VM Size to ‘Standard_D4s_v3’ (#591)
- Azure v5: change first node pools version to 13.0.0 (#586)
- Add docs about Accelerated Networking on Azure (#589)
- Fixed a link to an Azure policy (https://github.com/giantswarm/docs/pull/588)
- Complete review of the “The Giant Swarm Azure Architecture” article (https://github.com/giantswarm/docs/pull/524)
Added
- Add NetworkPool option for ClusterCRsConfig
Added
- Add an optional Kiam annotation for route53.
Added
- Functions for generating NetworkPools CRs
Added
- Add support for using a custom release branch when templating clusters or node pools.
Changed
- Change the default Azure VM size to
Standard_D4s_v3
Fixed
- Store all Azure resources in the organization-specific namespace.
- Use correct K8s API version for Cluster API Machine Pools.
Added
- Add support for templating clusters and node pools on Azure.
- Add support for templating NetworkPools.
Fixed
- Fix
hook-delete-policyto delete hook resources to make upgrades reliable. (#76)
- Fix
Added
- Add an optional Kiam annotation in case that Route53 wants to be used. (#71)