-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0fa98c7
commit 220fee8
Showing
23 changed files
with
1,019 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,3 +60,5 @@ endif::[] | |
:pipelines-ver: pipelines-1.6 | ||
//odo | ||
:odo-title: odo | ||
//alibaba cloud | ||
:alibaba: Alibaba Cloud |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
70 changes: 70 additions & 0 deletions
70
installing/installing_alibaba/installing-alibaba-customizations.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
:_content-type: ASSEMBLY | ||
[id="installing-alibaba-customizations"] | ||
= Installing a cluster on Alibaba Cloud with customizations | ||
include::_attributes/common-attributes.adoc[] | ||
:context: installing-alibaba-customizations | ||
|
||
toc::[] | ||
|
||
In {product-title} version {product-version}, you can install a customized cluster on infrastructure that the installation program provisions on Alibaba Cloud. To customize the installation, you modify parameters in the `install-config.yaml` file before you install the cluster. | ||
|
||
[NOTE] | ||
==== | ||
The scope of the {product-title} installation configurations is intentionally narrow. It is designed for simplicity and ensured success. You can complete many more {product-title} configuration tasks after an installation completes. | ||
==== | ||
|
||
:FeatureName: Alibaba Cloud on {product-title} | ||
include::snippets/technology-preview.adoc[] | ||
|
||
[id="prerequisites_installing-alibaba-customizations"] | ||
== Prerequisites | ||
|
||
* You reviewed details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes. | ||
* You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users]. | ||
* You xref:../../installing/installing_alibaba/preparing-to-install-on-alibaba.html#installation-alibaba-dns_preparing-to-install-on-alibaba[registered your domain]. | ||
* If you use a firewall, you xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configured it to allow the sites] that your cluster requires access to. | ||
* If the cloud Resource Access Management (RAM) APIs are not accessible in your environment, or if you do not want to store an administrator-level credential secret in the `kube-system` namespace, you can xref:../../installing/installing_alibaba/manually-creating-alibaba-ram.adoc#manually-creating-alibaba-ram[manually create and maintain Resource Access Management (RAM) credentials]. | ||
|
||
include::modules/cluster-entitlements.adoc[leveloffset=+1] | ||
|
||
include::modules/ssh-agent-using.adoc[leveloffset=+1] | ||
|
||
include::modules/installation-obtaining-installer.adoc[leveloffset=+1] | ||
|
||
include::modules/installation-initializing.adoc[leveloffset=+2] | ||
|
||
include::modules/manually-creating-alibaba-manifests.adoc[leveloffset=+2] | ||
|
||
include::modules/cco-ccoctl-creating-at-once.adoc[leveloffset=+2] | ||
|
||
include::modules/installation-configuration-parameters.adoc[leveloffset=+2] | ||
|
||
include::modules/installation-alibaba-config-yaml.adoc[leveloffset=+2] | ||
|
||
include::modules/installation-configure-proxy.adoc[leveloffset=+2] | ||
|
||
include::modules/installation-launching-installer.adoc[leveloffset=+1] | ||
|
||
include::modules/cli-installing-cli.adoc[leveloffset=+1] | ||
|
||
include::modules/cli-logging-in-kubeadmin.adoc[leveloffset=+1] | ||
|
||
include::modules/logging-in-by-using-the-web-console.adoc[leveloffset=+1] | ||
|
||
include::modules/cluster-telemetry.adoc[leveloffset=+1] | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
* See xref:../../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring] for more information about the Telemetry service. | ||
* See xref:../../web_console/web-console.adoc#web-console[Accessing the web console] for more details about accessing and understanding the {product-title} web console | ||
* See xref:../../web_console/web-console.adoc#web-console[Accessing the web console] for more details about accessing and understanding the {product-title} web console. | ||
|
||
[id="next-steps_installing-alibaba-customizations"] | ||
== Next steps | ||
|
||
* xref:../../installing/validating-an-installation.adoc#validating-an-installation[Validating an installation]. | ||
* xref:../../post_installation_configuration/cluster-tasks.adoc#available_cluster_customizations[Customize your cluster]. | ||
* If necessary, you can xref:../../support/remote_health_monitoring/opting-out-of-remote-health-reporting.adoc#opting-out-remote-health-reporting_opting-out-remote-health-reporting[opt out of remote health reporting]. | ||
//Given that manual mode is required to install on Alibaba Cloud, I do not believe this xref is necessary. | ||
//* If necessary, you can xref:../../authentication/managing_cloud_provider_credentials/cco-mode-mint.adoc#manually-removing-cloud-creds_cco-mode-mint[remove cloud provider credentials]. |
Oops, something went wrong.