- 概要
- 要件
- Pre-installation
- インストール
- インストール後
- 移行とアップグレード
- 監視とアラート機能
- クラスターの管理
- 製品固有の設定
- トラブルシューティング
前提条件の確認
input.json
を検証することをお勧めします。
コマンドを使用して前提条件の確認を実行できます。既定では、このコマンドはすべての前提条件を検証します。 次のフラグを使用できます。
-
--excluded
コンポーネントを実行から除外する場合は、 を使用します。 -
--verbose
前提条件の詳細な確認方法の出力にアクセスするには、 このフラグをスキップすると、より簡潔で簡略化された出力が得られます。
<uipath>
namespace. You must either grant the uipathctl
tool the necessary permissions to allow the creation of the <uipath>
namespace or create it yourself before running the checks/tests. Additionally, some checks/tests require that you enable the use of hostNetwork
.
以下の表に示す確認が各ノードで実行されます。
チェック |
説明 |
---|---|
SQL 接続 |
Validates that Automation Suite can successfully connect to the SQL server for UiPath® products and shared services (such as Identity, Portal, Org Mamagement, etc.) using the SQL connection strings provided in the
input.json file. This is mandatory for a successful installation.
|
SQL DB ロール |
UiPath® 製品に必要なロールと権限を検証します。この手順はインストールを正常に完了するために必須です。 |
SQL DB との相互運用性 |
SQL DB の相互運用性の要件を検証します。 |
FQDN の解決 |
FQDN とサブドメインが正常に解決可能であることを検証します。 |
オブジェクト ストレージ API |
Validates that objectstore APIs are accessible based on access information provided in the
input.json file. This is mandatory for a successful installation of the UiPath® services.
|
キャッシュ/Redis |
Cloud Redis または ElastiCache への接続を検証します。この手順はインストールを正常に完了するために必須です。 |
容量 |
Validates you have minimum CPU and RAM capacity on the worker nodes based on the products enabled in the
input.json file.
|
ストレージ クラス |
Validates that the storage classes for File Storage are configured as required for Automation Suite Robots. |
任意のコンポーネント |
クラスターに、Automation Suite のインストールから除外するコンポーネントがあることを検証します。 |
Ingress |
クラスターの Ingress が正しく構成されていて、FQDN URL 要求が UiPath® 製品に到達できることを検証します。 |
ネットワーク ポリシー |
Checks if the network policies configured in Automation Suite are compatible with the cluster. |
レジストリ |
Automation Suite が UiPath® Docker レジストリにアクセスできることを検証します。この手順はインストールを正常に完了するために必須です。 |
クラスターの接続 |
以下のクラスター通信が適切に設定されているかどうかを検証します。
|
キュー | Validates that queue APIs are accessible based on access information provided in input.json and that the required queues exist. This is mandatory for a successful installation.
|