-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs and Release Notes 0.17 update (#3387)
* (Issue #2444) 'UDP traffic for NAT Gateway' section was added to docs * (Issue #3794) 'Cloud Nodes' doc was added
- Loading branch information
1 parent
7f4bf32
commit 10c1eb5
Showing
78 changed files
with
137 additions
and
87 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
48 changes: 48 additions & 0 deletions
48
docs/md/manual/09_Manage_Cluster_nodes/9.3._Cloud_nodes.md
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,48 @@ | ||
# 9.3. Cloud nodes | ||
|
||
**Cloud Nodes** - instances in the Cloud that were launched via the Cloud-account of the Cloud Pipeline platform's deployment but not related to the platform directly. | ||
Most of these are different cloud instances for additional services. | ||
You can view Cloud Nodes using a separate tab on the **Cluster State** page - **CLOUD NODES** tab. | ||
|
||
> To view **CLOUD NODES** tab you need to have the **ROLE\_ADMIN** role. For more information see [13. Permissions](../13_Permissions/13._Permissions.md). | ||
![CP_CloudNodes](attachments/CloudNodes_01.png) | ||
|
||
Tab contains the list of Cloud Nodes with the following info: | ||
|
||
- _Name_ - node name | ||
- _Labels_ - list of metadata tag values associated with the node | ||
- _Addresses_ - IP-address and ID of the node | ||
- _Created_ - date and time of the node creation | ||
|
||
Table data at this tab can be sorted and filtered - similar to the main [nodes table](9._Manage_Cluster_nodes.md#9-cluster-nodes). | ||
|
||
To view node details, click the node row in the list. Node details page will be opened, e.g.: | ||
![CP_CloudNodes](attachments/CloudNodes_02.png) | ||
|
||
Details page contains two tables: | ||
|
||
- _Addresses_ - IP-address and ID of the node | ||
- _Labels_ - list of metadata tags associated with the node | ||
|
||
Cloud Nodes are visible at the **ALL NODES** tab of the **Cluster State** page as well: | ||
![CP_CloudNodes](attachments/CloudNodes_03.png) | ||
|
||
At this tab, Cloud Nodes are highlighted by grey and have additional cloud icon (![CP_CloudNodes](attachments/CloudNodes_04.png)). | ||
|
||
## Cluster Node termination | ||
|
||
By default, there is no ability to terminate Cloud Nodes from the UI - there are no corresponding buttons in their rows. | ||
But that behavior can be changed - via the special System Preference **`ui.standalone.nodes.allow.terminate`**. | ||
This preference allows to manage the availability of the Cluster Nodes termination. Default value of the preference - _disabled_. | ||
|
||
To enable Cluster Nodes termination from UI, you shall: | ||
|
||
1. Open System Preferences. | ||
2. Find **`ui.standalone.nodes.allow.terminate`** preference and tick its checkbox: | ||
![CP_CloudNodes](attachments/CloudNodes_05.png) | ||
3. Save changes. | ||
4. After, Cloud Nodes will become available for selection and termination: | ||
![CP_CloudNodes](attachments/CloudNodes_06.png) | ||
5. And at the **ALL NODES** tab as well: | ||
![CP_CloudNodes](attachments/CloudNodes_07.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+395 Bytes
docs/md/manual/09_Manage_Cluster_nodes/attachments/CloudNodes_04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+119 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+125 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.51 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+134 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+18.6 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+40.7 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+86.8 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+461 Bytes
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+60.5 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+358 Bytes
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.34 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+33.6 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+91.2 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+100 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+28.2 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+38.9 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+300 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+31.3 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+86.9 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_19.png
Oops, something went wrong.
Binary file added
BIN
+106 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_20.png
Oops, something went wrong.
Binary file added
BIN
+28.8 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_21.png
Oops, something went wrong.
Binary file added
BIN
+117 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_22.png
Oops, something went wrong.
Binary file added
BIN
+75.6 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/CoreServices_23.png
Oops, something went wrong.
Binary file removed
BIN
-581 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_001.png
Diff not rendered.
Binary file removed
BIN
-478 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_002.png
Diff not rendered.
Binary file removed
BIN
-2.09 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_003.png
Diff not rendered.
Binary file removed
BIN
-873 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_004.png
Diff not rendered.
Binary file removed
BIN
-114 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_005.png
Diff not rendered.
Binary file removed
BIN
-85.3 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_006.png
Diff not rendered.
Binary file removed
BIN
-343 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_007.png
Diff not rendered.
Binary file removed
BIN
-406 Bytes
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_008.png
Diff not rendered.
Binary file removed
BIN
-354 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_009.png
Diff not rendered.
Binary file removed
BIN
-350 Bytes
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_010.png
Diff not rendered.
Binary file removed
BIN
-3.32 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_011.png
Diff not rendered.
Binary file removed
BIN
-213 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_012.png
Diff not rendered.
Binary file removed
BIN
-849 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_013.png
Diff not rendered.
Binary file removed
BIN
-619 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_014.png
Diff not rendered.
Binary file removed
BIN
-160 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_015.png
Diff not rendered.
Binary file removed
BIN
-167 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_016.png
Diff not rendered.
Binary file removed
BIN
-2.02 MB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_017.png
Diff not rendered.
Binary file removed
BIN
-127 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_018.png
Diff not rendered.
Binary file removed
BIN
-383 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_019.png
Diff not rendered.
Binary file removed
BIN
-481 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_020.png
Diff not rendered.
Binary file removed
BIN
-116 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_021.png
Diff not rendered.
Binary file removed
BIN
-518 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_022.png
Diff not rendered.
Binary file removed
BIN
-335 KB
docs/md/manual/09_Manage_Cluster_nodes/attachments/core_services_023.png
Diff not rendered.
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
Binary file modified
BIN
+1.99 KB
(100%)
docs/md/manual/12_Manage_Settings/attachments/ManageSettings_17.png
Oops, something went wrong.
Binary file modified
BIN
-991 Bytes
(98%)
docs/md/manual/12_Manage_Settings/attachments/ManageSettings_26.png
Oops, something went wrong.
Binary file modified
BIN
+5.31 KB
(220%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_01.png
Oops, something went wrong.
Binary file modified
BIN
+688 Bytes
(120%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_02.png
Oops, something went wrong.
Binary file modified
BIN
+6.23 KB
(230%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_03.png
Oops, something went wrong.
Binary file modified
BIN
+7.11 KB
(230%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_04.png
Oops, something went wrong.
Binary file modified
BIN
+7.09 KB
(230%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_05.png
Oops, something went wrong.
Binary file modified
BIN
+2.76 KB
(120%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_06.png
Oops, something went wrong.
Binary file modified
BIN
+719 Bytes
(110%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_08.png
Oops, something went wrong.
Binary file modified
BIN
+725 Bytes
(110%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_09.png
Oops, something went wrong.
Binary file modified
BIN
+5.9 KB
(200%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_10.png
Oops, something went wrong.
Binary file modified
BIN
+5.97 KB
(200%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_13.png
Oops, something went wrong.
Binary file modified
BIN
+2.17 KB
(120%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_14.png
Oops, something went wrong.
Binary file modified
BIN
+2.53 KB
(120%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_16.png
Oops, something went wrong.
Binary file modified
BIN
-11.3 KB
(83%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_17.png
Oops, something went wrong.
Binary file modified
BIN
-2.04 KB
(88%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_18.png
Oops, something went wrong.
Binary file modified
BIN
-1.85 KB
(88%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_19.png
Oops, something went wrong.
Binary file modified
BIN
-425 Bytes
(97%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_21.png
Oops, something went wrong.
Binary file modified
BIN
-5.55 KB
(50%)
docs/md/manual/12_Manage_Settings/attachments/NatGateway_22.png
Oops, something went wrong.
Oops, something went wrong.
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