PMK Release 5.13 Release Notes
Release Summary
The Platform9 Managed Kubernetes (PMK) version 5.13 release is now generally available with active support for Kubernetes v1.32. This release brings new features, enhancements and critical bug fixes to improve overall user experience and stability.
PMK 5.13.0 Release Highlights (Released 2025-07-18)
New Features
Feature Updates
Deprecations, Feature Removal and EOL information
- All clusters must be upgraded to at least Kubernetes v1.30 before upgrading from PMK 5.12.x to PMK 5.13
- Kubernetes v1.29 and lower versions are marked as End of Life on PMK 5.13
- Kubernetes v1.30 is marked as deprecated.
- New clusters should be created on Kubernetes v1.31 or above. However, you can continue to create new clusters on Kubernetes v1.30 or above.
- There are no Operating Systems deprecations in PMK 5.13 release. Check the PMK support matrix here: Managed Kubernetes Support Matrix
Platform9 CLI
The pf9ctl release 1.33 is now available (release notes for pf9ctl v1.33) and can be installed by running the following command
bash <(curl -sL https://pmkft-assets.s3-us-west-1.amazonaws.com/pf9ctl_setup)
Bug Fixes
etcdutl
instead of the deprecated etcdctl
for restoring ETCD, which serves as the datastore for Kubernetes clusters, PMK now bundles the etcdutl
binary alongside etcdctl
since the upstream open source etcd
project recommends etcdutl
for snapshot restore operations going forward.
/etc/systemd/system/containerd.service.d/00-pf9-proxy.conf
. This file prevented the host from being re-added to a cluster. Users were advised to remove the file manually to resolve the issue.
pf9ctl
prep-node failed to install required packages and crashed with a segmentation fault.
pf9ctl
1.30 to a tenant on v5.11.0 with Kubernetes 1.30 connected the node to the Management Plane but left the projectId
in QbertDB
as NULL
, which caused the node to appear in all tenants instead of being assigned to the correct one.
Known Issues
is_update
flag and restricted security group rules. Without this cluster updates(such as AMI updated) and upgrades may fail. Please reach out to Platform9 support for this configuration.
iptables-services
as a dependency. With recent updates to the upstream repositories, installation will fail due to a missing dependency on iptables-legacy-*
packages.
dnf install iptables
or dnf install iptables-utils
on workload cluster nodes. Since this is a recent upstream change, a solution will be provided in upcoming releases by packaging the required packages along with pf9-kube
package.
Package Updates
PMK 5.13 Latest Kubernetes Components List
Component | Kubernetes 1.32 | Kubernetes 1.31 | Kubernetes 1.30 |
---|---|---|---|
KUBERNETES BUILD VERSION | 1.32.3-pmk.55 | 1.31.9-pmk.136 | 1.30.4-pmk.185 |
CONTAINERD | 1.7.27 | 1.7.27 | 1.7.27 |
RUNC | 1.1.12 | 1.1.12 | 1.1.12 |
CORE-DNS | 1.11.1 | 1.11.1 | 1.11.1 |
METRICS SERVER | 0.6.4 | 0.6.4 | 0.6.4 |
METAL LB | 0.14.9 | 0.14.9 | 0.14.9 |
KUBERNETES DASHBOARD | 2.7.0 | 2.7.0 | 2.7.0 |
CLUSTER AUTO-SCALER AWS | 1.28.0 | 1.28.0 | 1.28.0 |
FLANNEL CNI | 0.24.2 | 0.24.2 | 0.24.2 |
CALICO CNI | 3.27.5 | 3.27.5 | 3.27.5 |
CILIUM CNI | 1.17.2 | 1.17.2 | 1.17.2 |
CILIUM CLI | 0.18.3 | 0.18.3 | 0.18.3 |
ETCD | 3.5.12 | 3.5.12 | 3.5.12 |
CNI PLUGINS | 1.4.0 | 1.4.0 | 1.4.0 |
KUBEVIRT | 1.0.0 | 1.0.0 | 1.0.0 |
KUBEVIRT CDI | 1.57.0 | 1.57.0 | 1.57.0 |
ADVANCED NETWORKING OPERATOR (LUIGI) | 0.5.8 | 0.5.8 | 0.5.8 |
MONITORING - PROMETHEUS OPERATOR | 0.68.2 | 0.68.2 | 0.68.2 |
PROFILE AGENT | 2.0.2 | 2.0.2 | 2.0.2 |
METAL3 | 1.1.1 | 1.1.1 | 1.1.1 |