-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.18
-
Low
-
None
-
2
-
OSDOCS Sprint 261
-
1
-
False
-
Description of problem:
The OCP Docs mention the "Standard" plan here: https://docs.openshift.com/container-platform/4.16/installing/installing_ibm_cloud_public/installing-ibm-cloud-account.html#installation-cis-ibm-cloud_installing-ibm-cloud-account
However, since April 30, 2023, IBMCloud has transitioned from "Standard" to "Standard Next":
Starting 30 April 2023, the CIS current Standard plan will no longer be available for new instances. Any instance that is created on or after this date will use the Standard Next plan.
If I try to create a "standard" CIS instance, I get this error message:
$ ibmcloud cis instance-create gspence-dev standard FAILED Incorrect Usage. The value "standard" is not valid for "PLAN". Valid values for "PLAN" are "enterprise-advanced", "trial", "enterprise-usage", "global-load-balancer", "security", "enterprise-premier", "standard-next", "enterprise-essential", "enterprise-package".
So, the wording in our docs should be updated to "standard-next".
Version-Release number of selected component (if applicable):
I'm not sure how the OCP versions map to the IBM Cloud transition.
How reproducible:
100%
Steps to Reproduce:
1. https://docs.openshift.com/container-platform/4.16/installing/installing_ibm_cloud_public/installing-ibm-cloud-account.html#installation-cis-ibm-cloud_installing-ibm-cloud-account
Actual results:
Docs say "standard" plan
Expected results:
Docs say "standard-next" plan
Additional info: