Skip to content

Commit 72764a0

Browse files
OCPBUGS-42102:update to Standard Next
1 parent c1c2b18 commit 72764a0

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

modules/installation-cis-ibm-cloud.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,14 @@ endif::ibm-power-vs[]
4949
+
5050
[source,terminal]
5151
----
52-
$ ibmcloud cis instance-create <instance_name> standard <1>
52+
$ ibmcloud cis instance-create <instance_name> standard-next <1>
5353
----
54-
<1> At a minimum, a `Standard` plan is required for CIS to manage the cluster subdomain and its DNS records.
54+
<1> At a minimum, you require a `Standard Next` plan for CIS to manage the cluster subdomain and its DNS records.
55+
+
56+
[NOTE]
57+
====
58+
After you have configured your registrar or DNS provider, it can take up to 24 hours for the changes to take effect.
59+
====
5560

5661
. Connect an existing domain to your CIS instance:
5762

modules/installation-dns-ibm-cloud.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,12 @@ $ ibmcloud plugin install cloud-dns-services
3737
----
3838
$ ibmcloud dns instance-create <instance-name> standard-dns <1>
3939
----
40-
<1> At a minimum, a `Standard` plan is required for DNS Services to manage the cluster subdomain and its DNS records.
40+
<1> At a minimum, you require a `Standard DNS` plan for DNS Services to manage the cluster subdomain and its DNS records.
41+
+
42+
[NOTE]
43+
====
44+
After you have configured your registrar or DNS provider, it can take up to 24 hours for the changes to take effect.
45+
====
4146

4247
. Create a DNS zone for the DNS Services instance:
4348

0 commit comments

Comments
 (0)