Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 5 additions & 8 deletions installing/installing_azure/ipi/installing-azure-default.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ include::_attributes/common-attributes.adoc[]

toc::[]

You can install a cluster on {azure-first} that uses the default configuration options.
[role="_abstract"]
You can install a {product-title} cluster on {azure-first} by using the default configuration options. The installation program provisions the required infrastructure.

include::modules/installation-launching-installer.adoc[leveloffset=+1]

Expand All @@ -15,10 +16,6 @@ include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources

* For more information about accessing and understanding the {product-title} web console, see xref:../../../web_console/web-console.adoc#web-console[Accessing the web console].

== Next steps

* xref:../../../post_installation_configuration/cluster-tasks.adoc#available_cluster_customizations[Customize your cluster].
* If necessary, you can
xref:../../../support/remote_health_monitoring/remote-health-reporting.adoc#remote-health-reporting[Remote health reporting].
* xref:../../../web_console/web-console.adoc#web-console[Accessing the web console]
* xref:../../../post_installation_configuration/cluster-tasks.adoc#available_cluster_customizations[Customize your cluster]
* xref:../../../support/remote_health_monitoring/remote-health-reporting.adoc#remote-health-reporting[Remote health reporting]
5 changes: 5 additions & 0 deletions modules/cli-logging-in-kubeadmin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@ $ oc whoami
system:admin
----

.Next steps

* Customize your cluster
* Remote health reporting
ifeval::["{context}" == "installing-gcp-user-infra"]
:!gcp:
:!three-node-cluster:
Expand Down