Release 06/28
github-actions
released this
29 Jun 02:49
·
286 commits
to main
since this release
The main theme for this month has been changing how Helm charts are handled in many of the labs. Previously almost all helm charts were installed via the prepare-environment
command run at the start of each lab. To improve user visibility many labs have been changed so that the user installs the charts themselves.
To complement this a lab has been added specifically for Helm which can be used to learn the basics before using it in the various labs.
🚀 New labs
- [Introduction] Added lab on Helm by @niallthomson (#967)
✨ Updated labs
- [Networking] Upgraded Lattice controller to 1.0.6 and tracks helm chart releases by @niallthomson (#974)
- [Observability] Changed kubecost lab to install via helm chart by @niallthomson (#969)
- [Fundamentals] Changed Load Balancer and Ingress labs to install LBC via helm chart by @niallthomson (#965)
- [Automation] Changed ArgoCD lab to install via helm chart by @niallthomson (#962)
- [Autoscaling] Changed Cluster Proportional Autoscaler lab to install via helm chart by @niallthomson (#960)
- [Autoscaling] Changed Cluster Autoscaler lab to install via helm chart by @niallthomson (#956)
- [Autoscaling] Changed Karpenter lab to install via helm chart by @niallthomson (#954)