|
1 | 1 | :_mod-docs-content-type: ASSEMBLY |
2 | | -[id="cpmso-config-options-azure"] |
3 | | -= Control plane configuration options for Microsoft Azure |
4 | 2 | include::_attributes/common-attributes.adoc[] |
| 3 | +[id="cpmso-config-options-azure"] |
| 4 | += Changing control plane configuration options for {azure-full} |
5 | 5 | :context: cpmso-config-options-azure |
6 | 6 |
|
7 | 7 | toc::[] |
8 | 8 |
|
9 | | -You can change the configuration of your {azure-first} control plane machines and enable features by updating values in the control plane machine set. |
10 | | -When you save an update to the control plane machine set, the Control Plane Machine Set Operator updates the control plane machines according to your configured xref:../../../machine_management/control_plane_machine_management/cpmso-managing-machines.adoc#cpmso-feat-config-update_cpmso-managing-machines[update strategy]. |
| 9 | +[role="_abstract"] |
| 10 | +You can update your control plane machines to reflect changes in your infrastructure or environment by editing values in the control plane machine set specification. |
11 | 11 |
|
12 | | -[id="cpmso-sample-yaml-azure_{context}"] |
13 | | -== Sample YAML for configuring {azure-full} clusters |
| 12 | +When you save an update to the control plane machine set, the Control Plane Machine Set Operator updates the control plane machines according to your configured update strategy. |
| 13 | +For more information, see "Updating the control plane configuration". |
14 | 14 |
|
15 | 15 | The following example YAML snippets show provider specification and failure domain configurations for an {azure-short} cluster. |
16 | 16 |
|
17 | 17 | //Sample Azure provider specification |
18 | | -include::modules/cpmso-yaml-provider-spec-azure.adoc[leveloffset=+2] |
| 18 | +include::modules/cpmso-yaml-provider-spec-azure.adoc[leveloffset=+1] |
19 | 19 |
|
20 | 20 | //Sample Azure failure domain configuration |
21 | | -include::modules/cpmso-yaml-failure-domain-azure.adoc[leveloffset=+2] |
22 | | - |
23 | | -[id="cpmso-supported-features-azure_{context}"] |
24 | | -== Enabling {azure-full} features for control plane machines |
25 | | - |
26 | | -You can enable features by updating values in the control plane machine set. |
27 | | - |
28 | | -include::modules/private-clusters-setting-api-private.adoc[leveloffset=+2] |
29 | | - |
30 | | -[role="_additional-resources"] |
31 | | -.Additional resources |
32 | | -* xref:../../../networking/ingress_load_balancing/configuring_ingress_cluster_traffic/nw-configuring-ingress-controller-endpoint-publishing-strategy.adoc#nw-ingresscontroller-change-internal_nw-configuring-ingress-controller-endpoint-publishing-strategy[Configuring the Ingress Controller endpoint publishing scope to Internal] |
33 | | - |
34 | | -//Using the Azure Marketplace offering |
35 | | -include::modules/installation-azure-marketplace-subscribe.adoc[leveloffset=+2] |
36 | | - |
37 | | -//Enabling Azure boot diagnostics |
38 | | -include::modules/machineset-azure-boot-diagnostics.adoc[leveloffset=+2] |
39 | | - |
40 | | -//Machine sets that deploy machines on ultra disks as data disks |
41 | | -include::modules/machineset-azure-ultra-disk.adoc[leveloffset=+2] |
| 21 | +include::modules/cpmso-yaml-failure-domain-azure.adoc[leveloffset=+1] |
42 | 22 |
|
| 23 | +[id="additional-resources_{context}"] |
43 | 24 | [role="_additional-resources"] |
44 | | -.Additional resources |
45 | | -* link:https://docs.microsoft.com/en-us/azure/virtual-machines/disks-types#ultra-disks[{azure-full} ultra disks documentation] |
46 | | - |
47 | | -//Creating machines on ultra disks by using machine sets |
48 | | -include::modules/machineset-creating-azure-ultra-disk.adoc[leveloffset=+3] |
49 | | - |
50 | | -//Troubleshooting resources for machine sets that enable ultra disks |
51 | | -include::modules/machineset-troubleshooting-azure-ultra-disk.adoc[leveloffset=+3] |
52 | | - |
53 | | -//Enabling customer-managed encryption keys for a machine set |
54 | | -include::modules/machineset-customer-managed-encryption-azure.adoc[leveloffset=+2] |
55 | | - |
56 | | -//Configuring trusted launch for Azure virtual machines by using machine sets |
57 | | -include::modules/machineset-azure-trusted-launch.adoc[leveloffset=+2] |
58 | | - |
59 | | -//Configuring Azure confidential virtual machines by using machine sets |
60 | | -include::modules/machineset-azure-confidential-vms.adoc[leveloffset=+2] |
61 | | - |
62 | | -//Configuring Capacity Reservation by using machine sets |
63 | | -include::modules/machineset-capacity-reservation.adoc[leveloffset=+2,tag=!compute] |
64 | | - |
65 | | -// Accelerated Networking for Microsoft Azure VMs |
66 | | -include::modules/machineset-azure-accelerated-networking.adoc[leveloffset=+2] |
67 | | - |
68 | | -//Not applicable for 4.12, possibly 4.13? |
69 | | -//[role="_additional-resources"] |
70 | | -//.Additional resources |
71 | | -//* xref:../../../installing/installing_azure/ipi/installing-azure-customizations.adoc#machineset-azure-enabling-accelerated-networking-new-install_installing-azure-customizations[Enabling Accelerated Networking during installation] |
72 | | - |
73 | | -// Enabling Accelerated Networking on an existing Microsoft Azure cluster |
74 | | -include::modules/machineset-azure-enabling-accelerated-networking-existing.adoc[leveloffset=+3] |
| 25 | +== Additional resources |
| 26 | +* xref:../../../machine_management/control_plane_machine_management/cpmso-managing-machines.adoc#cpmso-feat-config-update_cpmso-managing-machines[Updating the control plane configuration] |
| 27 | +* xref:../../../machine_management/control_plane_machine_management/cpmso_provider_configurations/cpmso-supported-features-azure.adoc#cpmso-supported-features-azure[Configuring {azure-full} features for control plane machines] |
0 commit comments