
Title
Create new category
Edit page index title
Edit category
Edit link
LTS3 Release Notes
Platform9 SMCP LTS3 - Patch #2
2024-03-04
| Component | Version |
|---|---|
| Airctl | v-5.9.2-3199093 |
| Workload Clusters | |
| Kubernetes 1.25 | 1.25.16-pmk.359 |
| Kubernetes 1.26 | 1.26.14-pmk.211 |
| Kubernetes 1.27 | 1.27.10-pmk.103 |
| Management cluster | |
| Kubernetes 1.25 | 1.25.16-pmk.359 |
Features/Enhancements
Bug Fixes
airctl start.
Known Issues
airctl upgrade-mgmt command is broken and fails to upgrade management cluster. This will be addressed in SMCP 5.10.1
SMCP LTS3 Kubernetes Components List
| Component | Kubernetes 1.27 | Kubernetes 1.26 | Kubernetes 1.25 |
|---|---|---|---|
| KUBERNETES BUILD VERSION | 1.27.10-pmk.103 | 1.26.14-pmk.211 | 1.25.16-pmk.359 |
| CORE-DNS | 1.11.1 | 1.10.1 | 1.10.1 |
| CONTAINERD | 1.7.13 | 1.7.13 | 1.7.13 |
| RUNC | 1.1.12 | 1.1.12 | 1.1.12 |
| METRICS SERVER | 0.6.4 | 0.6.3 | 0.6.3 |
| METAL LB | 0.13.11 | 0.13.7 | 0.13.7 |
| KUBERNETES DASHBOARD | 2.7.0 | 2.7.0 | 2.7.0 |
| CLUSTER AUTO-SCALER AWS | 1.28.0 | 1.25.0 | 1.25.0 |
| CLUSTER AUTO-SCALER AZURE | 1.13.8 | 1.13.8 | 1.13.8 |
| CLUSTER AUTO-SCALER CAPI | 1.24.0 | 1.24.0 | 1.24.0 |
| FLANNEL | 0.22.2 | 0.22.2 | 0.14.0 |
| CALICO | 3.26.3 | 3.24.2 | 3.24.6 |
| ETCD | 3.5.12 | 3.5.5 | 3.5.5 |
| CNI PLUGINS | 1.3.0 | 1.3.0 | 0.9.0 |
| KUBEVIRT | 1.0.0 | 0.59.2 | 0.59.2 |
| KUBEVIRT CDI | 1.57.0 | 1.54.0 | 1.54.0 |
| ADVANCED NETWORKING OPERATOR (LUIGI) | 0.5.3 | 0.5.3 | 0.5.3 |
| MONITORING - PROMETHEUS OPERATOR | 0.68.0 | 0.63.0 | 0.63.0 |
| PROFILE AGENT | 2.0.2 | 2.0.2 | 2.0.2 |
| METAL3 | 1.1.1 | 1.1.1 | 1.1.1 |
Platform9 SMCP LTS3 - Patch #1
2023-12-08
| Component | Version |
|---|---|
| Airctl | v-5.9.1-3097398 |
| Workload Clusters | |
| Kubernetes 1.24 | 1.24.7-pmk.293 |
| Kubernetes 1.25 | 1.25.15-pmk.262 |
| Kubernetes 1.26 | 1.26.10-pmk.92 |
| Management cluster | |
| Kubernetes 1.25 | 1.25.16-pmk.359 |
Release Highlights
Kubernetes 1.26 Support
Added support for Kubernetes 1.26 for workload clusters.
Security Fixes
Resolved all CRITICAL CVEs for 1.25 and 1.26 Kubernetes. This also includes upstream fixes to components for any CVEs rated HIGH. You can download the security scanning reports from the following links.
1.25-kubebench-report | 1.26-kubebench-report
Features/Enhancements
Bug Fixes
corednsHosts field in bootstrap config file. Before the management cluster is created, add the following to the bootstrap config file:
xxxxxxxxxxecho "34.35.69.42 s3-us-west-1.amazonaws.com" >> /path/to/custom/hosts # Then, Update the bootstrap config file with:dns: hostsFile: /path/to/custom/hostsAlternatively, you can run your own DNS server that can resolve this IP.
Known Issues
- Remove the checksum file so that nodelet would reload the images on restart.
xxxxxxxxxxsudo rm /var/opt/pf9/images/checksum/sha256sums.txt- Restart the nodelet cluster so that the kubedu images are loaded again
xxxxxxxxxxsudo /opt/pf9/nodelet/nodeletd phases restart- Try the DU upgrade again using
xxxxxxxxxxairctl upgrade| Component | Kubernetes 1.26 | Kubernetes 1.25 | Kubernetes 1.24 |
|---|---|---|---|
| KUBERNETES BUILD VERSION | 1.26.10-pmk.92 | 1.25.15-pmk.262 | 1.24.7-pmk.293 |
| CORE-DNS | 1.11.1 | 1.11.1 | 1.8.6 |
| METRICS SERVER | 0.6.4 | 0.6.4 | 0.5.2 |
| METAL LB | 0.13.11 | 0.13.11 | 0.12.1 |
| KUBERNETES DASHBOARD | 2.7.0 | 2.7.0 | 2.7.0 |
| CLUSTER AUTO-SCALER AWS | 1.28.0 | 1.25.0 | 1.24.0 |
| CLUSTER AUTO-SCALER AZURE | 1.13.8 | 1.13.8 | 1.13.8 |
| CLUSTER AUTO-SCALER CAPI | 1.24.0 | 1.24.0 | 1.24.0 |
| FLANNEL | 0.22.2 | 0.22.2 | 0.14.0 |
| CALICO | 3.26.3 | 3.24.6 | 3.24.2 |
| ETCD | 3.5.12 | 3.5.12 | 3.5.5 |
| CNI PLUGINS | 1.3.0 | 0.9.0 | 0.9.0 |
| KUBEVIRT | 1.0.0 | 0.59.2 | 0.58.1 |
| KUBEVIRT CDI | 1.57.0 | 1.54.0 | 1.54.0 |
| ADVANCED NETWORKING OPERATOR (LUIGI) | 0.5.4 | 0.5.3 | 0.5.0 |
| MONITORING - PROMETHEUS OPERATOR | 0.68.0 | 0.68.0 | 0.57.2 |
| PROFILE AGENT | 2.0.2 | 2.0.2 | 2.0.2 |
| METAL3 | 1.1.1 | 1.1.1 | 1.1.1 |
Platform9 SMCP LTS3 (GA)
2023-09-12
| Component | Version |
|---|---|
| Airctl | v-5.9.0-2847602 |
| Workload Clusters | |
| Kubernetes 1.24 | 1.24.7-pmk.293 |
| Kubernetes 1.25 | 1.25.11-pmk.115 |
| Management cluster | |
| Kubernetes 1.25 | 1.25.16-pmk.359 |
Release Highlights
Online mode
Added support for running the management plane in connected mode. Prior releases were designed around running the management plane in an air-gapped environment and required users to download all artifacts prior to deployment. With LTS3, the management plane can run connected to the internet and the artifacts are downloaded just-in-time, significantly reducing the initial startup time.
Management Plane, Management Cluster Upgrade
The management cluster at the heart of the containerized management plane is now based on k8s v1.25 (from v1.21 in LTS2).
Ability to upgrade LTS2 management plane to LTS3 with backup-restore
Environments running on LTS2 can migrate to LTS3. The Platform9 Management Plane will require a downtime as the migration is done, but the user's workload clusters will continue to run.
Support for Rocky Linux
Rocky Linux 9.2 is now supported in addition to CentOs 7.9 and RHEL 8.5, 8.6
Features/ Updates
dynamic kubelet config feature in k8s 1.24+)