mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSDOCS-9529
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
44c693675e
commit
f71233605b
44
rosa_hcp/rosa-hcp-cluster-no-cni.adoc
Normal file
44
rosa_hcp/rosa-hcp-cluster-no-cni.adoc
Normal file
@@ -0,0 +1,44 @@
|
||||
:_mod-docs-content-type: ASSEMBLY
|
||||
[id="rosa-hcp-cluster-no-cli"]
|
||||
= {hcp-title} clusters without a CNI plugin
|
||||
include::_attributes/attributes-openshift-dedicated.adoc[]
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: rosa-hcp-cluster-no-cni
|
||||
|
||||
toc::[]
|
||||
|
||||
You can use your own Container Network Interface (CNI) plugin when creating a {hcp-title-first} cluster.
|
||||
You can create a {hcp-title} cluster without a CNI and install your own CNI plugin after cluster creation.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
For customers who choose to use their own CNI, the responsibility of CNI plugin support belongs to the customer in coordination with their chosen CNI vendor.
|
||||
====
|
||||
|
||||
[id="rosa-hcp-no-cni-cluster-creation"]
|
||||
== Creating a {hcp-title} cluster without a CNI plugin
|
||||
|
||||
=== Prerequisites
|
||||
* Ensure that you have completed the xref:../rosa_planning/rosa-sts-aws-prereqs.adoc[AWS prerequisites].
|
||||
|
||||
* Ensure that you have a configured xref:../rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.adoc#rosa-hcp-creating-vpc[virtual private cloud] (VPC).
|
||||
|
||||
include::modules/rosa-hcp-creating-account-wide-sts-roles-and-policies.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/rosa-sts-byo-oidc.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/rosa-operator-config.adoc[leveloffset=+2]
|
||||
|
||||
[role="_additional-resources"]
|
||||
[id="additional-resources_rosa-hcp-operator-prefix-no-cni"]
|
||||
.Additional resources
|
||||
|
||||
* See xref:../rosa_architecture/rosa-sts-about-iam-resources.adoc#rosa-sts-about-operator-role-prefixes_rosa-sts-about-iam-resources[About custom Operator IAM role prefixes] for information on the Operator prefixes.
|
||||
|
||||
include::modules/rosa-hcp-sts-creating-a-cluster-cli-no-cni-plugin.adoc[leveloffset=+1]
|
||||
|
||||
[id="next-steps-2_{context}"]
|
||||
== Next steps
|
||||
|
||||
* Install your CNI plugin. The nodes will then change from the `not ready` to `ready` state.
|
||||
* Access your ROSA cluster with the xref:../rosa_install_access_delete_clusters/rosa-sts-accessing-cluster.adoc#rosa-sts-accessing-cluster[Accessing a ROSA cluster] documentation.
|
||||
Reference in New Issue
Block a user