What's New in This Guide

This section introduces the documentation updates for release 25.2.2xx.

Release 25.2.200 - G48074-01, March 2026

  • General Updates:
    • Updated the release number to 25.2.200 in the entire document.
    • Updated the Oracle Error Correction Policy section to provide information about Oracle’s error correction policy.
  • Installation Updates:
    • Updated the list of compatible software versions in the Software Requirements section.
    • Added the following parameters in the Configuration Options section:
      • global.userNamespaceEnabled parameter to enable Kubernetes user namespaces
      • global.maxUnavailable parameter to define the PodDisruptionBudget allocated for the given pod.
      • global.rollingUpdate.maxUnavailable parameter to provide the value which defines the maximum number of pods which can be unavailable during a rolling update
      • global.rollingUpdate.maxSurge parameter to provide the value which defines the maximum number of additional pods which can be created during a rolling update
      • global.k8sResources.pdb.supportedVersions parameter to provide a list of supported Kubernetes apiVersion for PodDisruptionBudget, out of which the priority is given to the latest.
  • Upgrade, Rollback, and Uninstall Updates: