-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
1
-
False
-
-
False
-
-
-
HCIDOCS 2026#3
-
1
-
Important
Section: "Nutanix post-installation configuration"
12.3.1. Updating the Nutanix configuration settings
Description of the Issue: The documentation provides an oc patch command to update the Nutanix cluster configuration (Prism Central and Prism Element details). However, the command includes the line "type": "Nutanix" inside the platformSpec.
Including this line forces a change to the cluster's platform type. This is problematic for users who have installed OpenShift on Nutanix using the Platform Agnostic (User Provisioned Infrastructure / platform: None) method.
Forcing the platform type from None to Nutanix on a running cluster is an unsupported operation and causes the cluster to enter an unsupported state. The configuration update should only target the nutanix spec details, not the platform type itself.