Skip to content

Commit ce45642

Browse files
committed
Updated the HCP topic map to include the No CNI guide.
1 parent 5f46424 commit ce45642

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

_topic_maps/_topic_map_rosa_hcp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ Topics:
207207
File: rosa-hcp-egress-zero-install
208208
- Name: Creating a ROSA with HCP cluster that uses direct authentication with an external OIDC identity provider
209209
File: rosa-hcp-sts-creating-a-cluster-ext-auth
210+
- Name: Creating ROSA with HCP clusters without a CNI plugin
211+
File: rosa-hcp-cluster-no-cni
210212
- Name: Deleting a ROSA with HCP cluster
211213
File: rosa-hcp-deleting-cluster
212214
---

rosa_hcp/rosa-hcp-cluster-no-cni.adoc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ You can use your own Container Network Interface (CNI) plugin when creating a {p
1414
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.
1515
====
1616

17-
The default plugin for {product-title} is the xref:../networking/ovn_kubernetes_network_provider/about-ovn-kubernetes.adoc#about-ovn-kubernetes[OVN-Kubernetes network plugin]. This plugin is the only Red Hat supported CNI plugin for {product-title}.
17+
//
18+
// Leave commented out until the Networking book is published for HCP
19+
//
20+
//The default plugin for {product-title} is the xref:../networking/ovn_kubernetes_network_provider/about-ovn-kubernetes.adoc#about-ovn-kubernetes[OVN-Kubernetes network plugin]. This plugin is the only Red Hat supported CNI plugin for {product-title}.
21+
The default plugin for {product-title} is the OVN-Kubernetes network plugin. This plugin is the only Red Hat supported CNI plugin for {product-title}.
1822

1923
If you choose to use your own CNI for {product-title} clusters, it is strongly recommended that you obtain commercial support from the plugin vendor before creating your clusters. Red Hat support cannot assist with CNI-related issues such as pod to pod traffic for customers who choose to use their own CNI. Red Hat still provides support for all non-CNI issues. If you want CNI-related support from Red Hat, you must install the cluster with the default OVN-Kubernetes network plugin. For more information, see the xref:../rosa_architecture/rosa_policy_service_definition/rosa-policy-responsibility-matrix.adoc#rosa-policy-responsibility-matrix[responsibility matrix].
2024

@@ -46,4 +50,7 @@ include::modules/rosa-hcp-sts-creating-a-cluster-cli-no-cni-plugin.adoc[leveloff
4650
== Next steps
4751

4852
* Install your CNI plugin. The nodes will then change from the `not ready` to `ready` state.
49-
* 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.
53+
//
54+
// Leave commented out until we port the Accessing a ROSA cluster topic to HCP
55+
//
56+
//* 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.

0 commit comments

Comments
 (0)