You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: getting_started/install_openshift.adoc
-11
Original file line number
Diff line number
Diff line change
@@ -15,17 +15,6 @@ This guide introduces you to the basic concepts of {product-title}, and helps
15
15
you install a basic application. This guide is not suitable for deploying or
16
16
installing a production environment of {product-title}.
17
17
18
-
[IMPORTANT]
19
-
====
20
-
This guide uses the quick installer for the initial cluster installation;
21
-
however, as of {product-title} 3.9, the quick installation method is deprecated.
22
-
In a future release, it will be removed completely, and the procedure in this
23
-
guide will be updated accordingly. In addition, using the quick installer to
24
-
upgrade from version 3.7 to 3.9 is not supported. The
25
-
xref:../install_config/install/advanced_install.adoc#install-config-install-advanced-install[advanced installation] method will continue to be supported for new installations and
Copy file name to clipboardExpand all lines: install_config/configuring_sdn.adoc
-8
Original file line number
Diff line number
Diff line change
@@ -81,14 +81,6 @@ See
81
81
xref:../install_config/install/advanced_install.adoc#advanced-install-networking-variables-table[Configuring Cluster Variables] for descriptions of networking-related Ansible variables
82
82
that can be set in your inventory file.
83
83
84
-
ifdef::openshift-enterprise[]
85
-
For initial xref:../install_config/install/quick_install.adoc#install-config-install-quick-install[quick installations],
86
-
the *ovs-subnet* plug-in is installed and configured by default as well, and can
Copy file name to clipboardExpand all lines: install_config/install/planning.adoc
-29
Original file line number
Diff line number
Diff line change
@@ -55,35 +55,6 @@ ifdef::openshift-enterprise[]
55
55
* _Is my installation supported if integrating with other technologies?_ See the link:https://access.redhat.com/articles/2176281[OpenShift Container Platform Tested Integrations] for a list of tested integrations.
56
56
endif::[]
57
57
58
-
[[installation-methods]]
59
-
== Installation Methods
60
-
61
-
[IMPORTANT]
62
-
====
63
-
As of {product-title} 3.9, the quick installation method is deprecated. In a
64
-
future release, it will be removed completely. In addition, using the quick
65
-
installer to upgrade from version 3.7 to 3.9 is not supported.
66
-
====
67
-
68
-
Both the quick and advanced installation methods are supported for development
69
-
and production environments. If you want to quickly get {product-title} up and
70
-
running to try out for the first time, use the quick installer and let the
71
-
interactive CLI guide you through the configuration options relevant to your
72
-
environment.
73
-
74
-
For the most control over your cluster’s configuration, you can use the advanced
75
-
installation method. This method is particularly suited if you are already
76
-
familiar with Ansible. However, following along with the {product-title}
77
-
documentation should equip you with enough information to reliably deploy your
78
-
cluster and continue to manage its configuration post-deployment using the
79
-
provided Ansible playbooks directly.
80
-
81
-
If you install initially using the quick installer, you can always further tweak
82
-
your cluster’s configuration and adjust the number of hosts in the cluster using
83
-
the same installer tool. If you wanted to later switch to using the advanced
84
-
method, you can create an inventory file for your configuration and carry on
As with the RPM installation, you can choose between the xref:../../install_config/install/quick_install.adoc#install-config-install-quick-install[quick] and xref:../../install_config/install/advanced_install.adoc#install-config-install-advanced-install[advanced] install methods for the containerized install.
0 commit comments