Skip to content

Commit 08642aa

Browse files
committed
OSDOCS-9286 AWS: Support for AWS Outposts (GA)
1 parent 6db3f10 commit 08642aa

File tree

4 files changed

+14
-155
lines changed

4 files changed

+14
-155
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ Topics:
185185
File: installing-aws-localzone
186186
- Name: Installing a cluster on AWS with compute nodes on AWS Wavelength Zones
187187
File: installing-aws-wavelength-zone
188-
- Name: Installing a cluster on AWS with remote workers on AWS Outposts
189-
File: installing-aws-outposts-remote-workers
188+
- Name: Installing a cluster on AWS with compute nodes on AWS Outposts
189+
File: installing-aws-outposts
190190
- Name: Installing a three-node cluster on AWS
191191
File: installing-aws-three-node
192192
- Name: Uninstalling a cluster on AWS

installing/installing_aws/installing-aws-account.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,4 @@ include::modules/installation-aws-regions.adoc[leveloffset=+1]
4040
** xref:../../installing/installing_aws/installing-aws-default.adoc#installing-aws-default[Quickly install a cluster] with default options on installer-provisioned infrastructure
4141
** xref:../../installing/installing_aws/installing-aws-customizations.adoc#installing-aws-customizations[Install a cluster with cloud customizations on installer-provisioned infrastructure]
4242
** xref:../../installing/installing_aws/installing-aws-network-customizations.adoc#installing-aws-network-customizations[Install a cluster with network customizations on installer-provisioned infrastructure]
43-
** xref:../../installing/installing_aws/installing-aws-user-infra.adoc#installing-aws-user-infra[Installing a cluster on user-provisioned infrastructure in AWS by using CloudFormation templates]
44-
** xref:../../installing/installing_aws/installing-aws-outposts-remote-workers.adoc#installing-aws-outposts-remote-workers[Installing a cluster on AWS with remote workers on AWS Outposts]
43+
** xref:../../installing/installing_aws/installing-aws-user-infra.adoc#installing-aws-user-infra[Installing a cluster on user-provisioned infrastructure in AWS by using CloudFormation templates]

installing/installing_aws/installing-aws-outposts-remote-workers.adoc

Lines changed: 0 additions & 151 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="installing-aws-outposts"]
3+
= Installing a cluster on AWS with compute nodes on AWS Outposts
4+
include::_attributes/common-attributes.adoc[]
5+
:context: installing-aws-outposts
6+
7+
toc::[]
8+
9+
In {product-title} version 4.14, you could install a cluster on Amazon Web Services (AWS) with compute nodes running in AWS Outposts as a Technology Preview. As of {product-title} version 4.15, this installation method is no longer supported.
10+
11+
Instead, you can xref:../../installing/installing_aws/installing-aws-vpc.adoc#installing-aws-vpc[install a cluster on AWS into an existing VPC] and provision compute nodes on AWS Outposts as a postinstallation configuration task.

0 commit comments

Comments
 (0)