-
Notifications
You must be signed in to change notification settings - Fork 186
Clarify hardware profile and instance configuration related docs for ECH #2039
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 5 commits
2f9e518
9d7cb96
2c5fafc
f5afb2b
b4ad1c5
2749011
6f22fe1
ba8353d
17d4bd1
81b349c
6d6357e
66988bf
0f55f2d
306a288
036fb53
0876281
0f73c89
d64924d
4434f19
8d8341a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,7 +8,9 @@ products: | |
| - id: cloud-hosted | ||
| --- | ||
|
|
||
| # Change hardware profiles [ec-change-hardware-profile] | ||
| # Manage hardware profiles [ec-change-hardware-profile] | ||
|
|
||
| ## Hardware profile [ec-hardware-profile] | ||
|
|
||
| Deployment hardware profiles deploy the {{stack}} on virtual hardware. Each hardware profile has a different blend of storage, RAM, and vCPU. | ||
|
|
||
|
|
@@ -24,6 +26,11 @@ The {{ecloud}} console indicates when a new version of a hardware profile is ava | |
|
|
||
| ## Change the hardware profile using the {{ecloud}} console [ec_change_the_hardware_profile_using_the_elastic_cloud_console] | ||
|
|
||
| ::::{note} | ||
| Deployment with Elastic stack version prior to 7.10 does not support hardware profile change {{ecloud}} console and API. If you want to make change on hardware profile, upgrading to version 7.10 and onwards is required. | ||
|
||
| :::: | ||
|
|
||
|
|
||
| ### Upgrade to the newest version of your current hardware profile [ec_upgrade_to_the_newest_version_of_your_current_hardware_profile] | ||
|
|
||
| Note that if there’s no indication that a newer version is available, that means that your deployment is already running on the latest version of that hardware profile. | ||
|
|
@@ -72,6 +79,11 @@ If your deployment is configured for high availability, the hardware profile cha | |
|
|
||
| ## Change the hardware profile using the API [ec_change_the_hardware_profile_using_the_api] | ||
|
|
||
| ::::{note} | ||
| Deployment with Elastic stack version prior to 7.10 does not support hardware profile change {{ecloud}} console and API. If you want to make change on hardware profile, upgrading to version 7.10 and onwards is required. | ||
kunisen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| :::: | ||
|
|
||
|
|
||
| Prerequisites: | ||
|
|
||
| * A valid {{ecloud}} [API key](../../api-keys/elastic-cloud-api-keys.md) (`$EC_API_KEY`) | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.