Skip to content

Commit de87b73

Browse files
authored
Merge pull request #81587 from adellape/reverts_hcp_classic
[main] Reverts for OSDOCS-11534 stories
2 parents fb3652c + c6b5dfa commit de87b73

36 files changed

+295
-569
lines changed

_topic_maps/_topic_map_rosa_hcp.yml

Lines changed: 43 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -547,47 +547,47 @@ Topics:
547547
- Name: Cluster notifications
548548
File: rosa-cluster-notifications
549549
Distros: openshift-rosa-hcp
550-
- Name: Configuring private connections
551-
Dir: cloud_infrastructure_access
552-
Distros: openshift-rosa-hcp
553-
Topics:
554-
- Name: Configuring private connections
555-
File: rosa-configuring-private-connections
556-
- Name: Configuring AWS VPC peering
557-
File: dedicated-aws-peering
558-
- Name: Configuring AWS VPN
559-
File: dedicated-aws-vpn
560-
- Name: Configuring AWS Direct Connect
561-
File: dedicated-aws-dc
562-
# - Name: Cluster autoscaling # Cluster autoscaling not supported on HCP
550+
# - Name: Configuring private connections
551+
# Dir: cloud_infrastructure_access
552+
# Distros: openshift-rosa-hcp
553+
# Topics:
554+
# - Name: Configuring private connections
555+
# File: rosa-configuring-private-connections
556+
# - Name: Configuring AWS VPC peering
557+
# File: dedicated-aws-peering
558+
# - Name: Configuring AWS VPN
559+
# File: dedicated-aws-vpn
560+
# - Name: Configuring AWS Direct Connect
561+
# File: dedicated-aws-dc
562+
# - Name: Cluster autoscaling
563563
# File: rosa-cluster-autoscaling
564-
- Name: Manage nodes using machine pools
565-
Dir: rosa_nodes
566-
Distros: openshift-rosa-hcp
567-
Topics:
568-
- Name: About machine pools
569-
File: rosa-nodes-machinepools-about
570-
- Name: Managing compute nodes
571-
File: rosa-managing-worker-nodes
572-
# Local zones not yet implemented in HCP
573-
# - Name: Configuring machine pools in Local Zones
574-
# File: rosa-nodes-machinepools-configuring
575-
- Name: About autoscaling nodes on a cluster
576-
File: rosa-nodes-about-autoscaling-nodes
577-
- Name: Configuring cluster memory to meet container memory and risk requirements
578-
File: nodes-cluster-resource-configure
564+
# - Name: Manage nodes using machine pools
565+
# Dir: rosa_nodes
566+
# Distros: openshift-rosa-hcp
567+
# Topics:
568+
# - Name: About machine pools
569+
# File: rosa-nodes-machinepools-about
570+
# - Name: Managing compute nodes
571+
# File: rosa-managing-worker-nodes
572+
# - Name: Configuring machine pools in Local Zones
573+
# File: rosa-nodes-machinepools-configuring
574+
# Distros: openshift-rosa-hcp
575+
# - Name: About autoscaling nodes on a cluster
576+
# File: rosa-nodes-about-autoscaling-nodes
577+
# - Name: Configuring cluster memory to meet container memory and risk requirements
578+
# File: nodes-cluster-resource-configure
579579
- Name: Configuring PID limits
580580
File: rosa-configuring-pid-limits
581-
Distros: openshift-rosa-hcp
582-
---
583-
Name: Security and compliance
584-
Dir: security
585-
Distros: openshift-rosa-hcp
586-
Topics:
581+
Distros: openshift-rosa
582+
# ---
583+
# Name: Security and compliance
584+
# Dir: security
585+
# Distros: openshift-rosa-hcp
586+
# Topics:
587587
# - Name: Audit logs
588588
# File: audit-log-view
589-
- Name: Adding additional constraints for IP-based AWS role assumption
590-
File: rosa-adding-additional-constraints-for-ip-based-aws-role-assumption
589+
# - Name: Adding additional constraints for IP-based AWS role assumption
590+
# File: rosa-adding-additional-constraints-for-ip-based-aws-role-assumption
591591
# - Name: Security
592592
# File: rosa-security
593593
# - Name: Application and cluster compliance
@@ -676,6 +676,13 @@ Name: Upgrading
676676
Dir: upgrading
677677
Distros: openshift-rosa-hcp
678678
Topics:
679+
# - Name: Preparing to upgrade ROSA to 4.9
680+
# File: rosa-upgrading-cluster-prepare
681+
# Distros: openshift-rosa-hcp
682+
# - Name: Upgrading ROSA with STS
683+
# File: rosa-upgrading-sts
684+
# - Name: Upgrading ROSA
685+
# File: rosa-upgrading
679686
- Name: Upgrading ROSA with HCP
680687
File: rosa-hcp-upgrading
681688
# ---

modules/configuring-machine-pool-disk-volume-cli.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
----
1919
$ rosa create cluster --worker-disk-size=<disk_size>
2020
----
21-
The value can be in GB, GiB, TB, or TiB. Replace `<disk_size>` with a numeric value and unit, for example `--worker-disk-size=200GiB`. You cannot separate the digit and the unit. No spaces are allowed.
21+
The value can be in GB, GiB, TB, or TiB. Replace '<disk_size>' with a numeric value and unit, for example '--worker-disk-size=200GiB'. You cannot separate the digit and the unit. No spaces are allowed.
2222
2323
.Prerequisite for machine pool creation
2424

@@ -30,9 +30,9 @@ The value can be in GB, GiB, TB, or TiB. Replace `<disk_size>` with a numeric va
3030
+
3131
[source,terminal]
3232
----
33-
$ rosa create machinepool --cluster=<cluster_id> \// <1>
34-
--disk-size=<disk_size> // <2>
33+
$ rosa create machinepool --cluster=<cluster_id> <1>
34+
--disk-size=<disk_size> <2>
3535
----
36-
<1> Specifies the ID or name of your existing OpenShift cluster.
37-
<2> Specifies the worker node disk size. The value can be in GB, GiB, TB, or TiB. Replace `<disk_size>` with a numeric value and unit, for example `--disk-size=200GiB`. You cannot separate the digit and the unit. No spaces are allowed.
36+
<1> Specifies the ID or name of your existing OpenShift cluster
37+
<2> Specifies the worker node disk size. The value can be in GB, GiB, TB, or TiB. Replace '<disk_size>' with a numeric value and unit, for example '--disk-size=200GiB'. You cannot separate the digit and the unit. No spaces are allowed.
3838
. Confirm new machine pool disk volume size by logging into the AWS console and find the EC2 virtual machine root volume size.

0 commit comments

Comments
 (0)