PMK Release 5.12 Release Notes

PMK 5.12.0 Release Summary (Released 2025-03-22)

The Platform9 Managed Kubernetes (PMK) version 5.12 release is now generally available with active support for Kubernetes v1.31. This release brings new features, enhancements and critical bug fixes to improve overall user experience and stability.

Kubernetes v1.28 and lower versions are marked as End of Life on PMK 5.12

New clusters are to be created on Kubernetes v1.30 or above. All clusters must be upgraded to at least Kubernetes v1.29 before upgrading from PMK 5.11.x to PMK 5.12

  • Kubernetes v1.29 is marked as deprecated.
  • New clusters should be created on Kubernetes v1.30 or above.

Release Highlights

New Features

Added Added active support for Kubernetes 1.31.

Added Added support for RHEL 8.10: Managed Kubernetes Support Matrix.

Feature Updates

Added UI performance improvements when loading a large number of Kubernetes objects like namespaces, pods, deployments, services etc. with improved caching strategy in rendering.

Added Updated libraries/ module dependencies to fix CVEs

Added Added ability to modify the verbosity level for kube-api server.

Deprecations, Feature Removal and EOL information

  • Following Operating Systems are no longer supported with PMK 5.12 and above. Check the PMK 5.12 support here: Managed Kubernetes Support Matrix
    • RHEL 8.6
    • RHEL 8.7
    • Rocky 9.2
    • Centos 7.9

Platform9 CLI

The pf9ctl release 1.30 is now available (release notes for pf9ctl v1.30) and can be installed by running the following command

Bash
Copy

Bug Fixes

Fixed Fixed the issue causing MetalLB addon in BGP mode to report unhealthy state due to the bug Community validation webhook denies all updates in upstream MetalLB v0.14.2. Upgraded MetalLB addon to v0.14.9 to solve the issue.

Fixed Fixed an issue causing host onboarding to fail for new hosts on DU having dynamic kubelet configuration DKC.

Fixed Fixed the issues that caused add-on operator to remove the custom cert manager objects on disabling Luigi and custom prometheus objects on disabling the pf9-monitoring add-on.

Fixed Fixed an issue due to which existing default apiserver flags could not be modified (e.g. service-account-issuer).

Platform9 CLI

The pf9ctl release 1.31 is now available (release notes for pf9ctl v1.31) and can be installed by running the following command

Bash
Copy

Known Issues

Known Issue All existing and new AWS clusters in PMK must be configured with an 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.

Known Issue During upgrade of a PMK cluster, uninstallation of pf9-kube package may be incomplete/ stuck, if there are any workloads whose associated containers cannot be cleanly stopped and removed. Contact platform9 support if this is observed.

Known Issue On Rocky Linux 9 (tested on 9.2 and 9.4), platform9's pf9-kube package installs iptables-services as a dependency. With recent updates to the upstream repositories, installation will fail due to a missing dependency on iptables-legacy-* packages.

Known Issue (On Rocky Linux 9) Users will need to install the legacy packages by running 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.

Known Issue AWS clusters using flannel CNI need to be updated to use port 2379 instead of 4001 from1.22 version onwards. Workaround is to go to the "Edit cluster" option on the UI and clicked on "Update cluster" without making any changes. This adds the 2379 ingress rule to the master ELB.

Known Issue When a detach operation is performed on a master node in a multi master cluster, it takes approximately 30 minutes to complete all the detach operations and perform cleanup on the node. Therefore, if you want to reattach this node to any other cluster, you need to wait for the nodelet to stop all the phases and perform cleanup before attempting to reattach the node.

Known Issue In some scenarios, after a node is removed from the qbert clusters, nodelet fails to cleanup the data. Workaround is to check and remove the /var/opt/pf9/kube directory if present, even after the node is deauthorized.

Known Issue Cluster upgrade attempt is blocked on UI post a cluster upgrade failure due to nodes being in a converging/not converged state.

Known Issue Kubelet authorization mode is marked set to AlwaysAllow instead of Webhook.

Known Issue PMK Cloud provider created directly in Sunpike cannot be used to create qbert clusters. Qbert cloud providers will work to create both qbert and sunpike clusters. But cloud providers created directly in sunpike CANNOT be used to create qbert clusters. Please use the appropriate one based on your needs.

Known Issue In PMK versions 5.12.0 and 5.12.1, vouch does not create new tokens and roles during redeployment if existing vouch data is present in Consul. The system incorrectly skips token and role creation, leading to deployment and node onboarding failures.

Known Issue : AWS cluster creation fails with worker nodes stuck at the nodelet phase Apply and validate node taints (fixed in PMK 5.12.1)

Package Updates

PMK 5.12 Latest Kubernetes Components List

ComponentKubernetes 1.31Kubernetes 1.30Kubernetes 1.29
KUBERNETES BUILD VERSION1.31.5-pmk.811.30.4-pmk.1391.29.2-pmk.245
CONTAINERD1.7.131.7.131.7.13
RUNC1.1.121.1.121.1.12
CORE-DNS1.11.11.11.11.11.1
METRICS SERVER0.6.40.6.40.6.4
METAL LB0.14.90.14.90.14.9
KUBERNETES DASHBOARD2.7.02.7.02.7.0
CLUSTER AUTO-SCALER AWS1.28.01.28.01.28.0
FLANNEL0.24.20.24.20.24.2
CALICO3.27.23.27.23.27.2
ETCD3.5.123.5.123.5.12
CNI PLUGINS1.4.01.4.01.4.0
KUBEVIRT1.0.01.0.01.0.0
KUBEVIRT CDI1.57.01.57.01.57.0
ADVANCED NETWORKING OPERATOR (LUIGI)0.5.80.5.80.5.8
MONITORING - PROMETHEUS OPERATOR0.68.10.68.10.68.1
PROFILE AGENT2.0.22.0.22.0.2
METAL31.1.11.1.11.1.1

PMK 5.12.1 Patch (Released 2025-05-01)

Added Added support for Ubuntu 24.04 LTS (Refer Managed Kubernetes Support Matrix)

Added Updated libraries/ module dependencies to fix CVEs

Bug Fixes

Fixed Fix for CVE in nginx-ingress-controller PMK-6652: CVE-2025-1974: ingress-nginx admission controller RCE, CVS Score 9.8

Fixed Fixed: AWS cluster creation failed (in PMK 5.12.0) with worker nodes stuck at the nodelet phase Apply and validate node taints

Fixed Fixed a regression that affected Grafana monitoring managed addon (installed from Platform9 UI managed the addon operator) due to the earlier fix for CVE-2025-1974: ingress-nginx admission controller applied to the management plane. Grafana UI now loads properly and is not redirected to another page.

Platform9 CLI

The pf9ctl release 1.32 is now available with support for Ubuntu 24 and can be installed by running the following command.

Bash
Copy

Known Issues

Same as PMK 5.12.0 (see above known issues in PMK 5.12.0)

PMK 5.12.1 Latest Kubernetes Components List

ComponentKubernetes 1.31Kubernetes 1.30Kubernetes 1.29
KUBERNETES BUILD VERSION1.31.5-pmk.961.30.4-pmk.1571.29.2-pmk.266
CONTAINERD1.7.131.7.131.7.13
RUNC1.1.121.1.121.1.12
CORE-DNS1.11.11.11.11.11.1
METRICS SERVER0.6.40.6.40.6.4
METAL LB0.14.90.14.90.14.9
KUBERNETES DASHBOARD2.7.02.7.02.7.0
CLUSTER AUTO-SCALER AWS1.28.01.28.01.28.0
FLANNEL0.24.20.24.20.24.2
CALICO3.27.23.27.23.27.2
ETCD3.5.123.5.123.5.12
CNI PLUGINS1.4.01.4.01.4.0
KUBEVIRT1.0.01.0.01.0.0
KUBEVIRT CDI1.57.01.57.01.57.0
ADVANCED NETWORKING OPERATOR (LUIGI)0.5.80.5.80.5.8
MONITORING - PROMETHEUS OPERATOR0.68.10.68.10.68.1
PROFILE AGENT2.0.22.0.22.0.2
METAL31.1.11.1.11.1.1

PMK 5.12.2 Patch (Released 2025-07-28)

Bug Fixes

Fixed In PMK versions 5.12.0 and 5.12.1, vouch failed to create new tokens and roles during redeployment when existing vouch data was present in Consul. The system incorrectly skipped creating new entries if previous entries existed, which caused deployment and node onboarding failures.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated by Trilok Khairnar