automation-suite
2024.10
true
- 概要
- 要件
- Pre-installation
- インストール
- 出力例: Automation Suite のインストール
- インストール後
- 移行とアップグレード
- クラスターの管理
- 製品固有の設定
- トラブルシューティング
出力例: Automation Suite のインストール
Automation Suite on OpenShift Installation Guide
Last updated 2024年11月11日
出力例: Automation Suite のインストール
次の例は、Automation Suite のインストール後に表示される可能性がある出力を示しています。 詳しくは、「 Automation Suite をインストールする」をご覧ください。
{
"OSS(COMPONENT=CERT-MANAGER)": [
{
"name": "OSS(component=cert-manager)",
"description": "Check for component cert-manager passed",
"status": "passed"
}
],
"OSS(COMPONENT=GATEKEEPER)": [
{
"name": "OSS(component=gatekeeper)",
"description": "Check for component gatekeeper passed",
"status": "passed"
}
],
"OSS(COMPONENT=ISTIO)": [
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_REGISTRY_FQDN",
"description": "Successfully retrieved registry url",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_CLUSTER_FQDN",
"description": "Successfully retrieved cluster fqdn",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_CLUSTER_PORT",
"description": "Successfully retrieved cluster port",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_KUBERNETS_DISTRIBUTION",
"description": "Successfully retrieved kubernetes distribution",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_DEPLOYMENT",
"description": "Successfully created the test deployment istio-validation-deployment",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_SERVICE",
"description": "Successfully created the test service istio-validation-service",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_GATEWAY",
"description": "Successfully created the test gateway istio-validation-gateway",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_VIRTUALSERVICE",
"description": "Successfully created the test virtual service istio-validation-vs",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_URL_ACCESS",
"description": "Successfully exposed the service via servicemesh",
"status": "passed"
}
]
}
ℹ️ [] Starting to apply the manifest
ℹ️ [network-configure] Starting creation of component network-configure...
ℹ️ [network-configure] Installing helm component network-configure...
✔️ [network-configure] Installed helm component network-configure
ℹ️ [sfcore] Starting creation of component sfcore...
ℹ️ [sfcore] Creating Argo CD application for component sfcore...
ℹ️ [sfcore] Waiting for Argo CD application for component sfcore to synchronize...
ℹ️ [redis] Starting creation of component redis...
ℹ️ [platform] Starting creation of component platform...
ℹ️ [platform] Creating Argo CD application for component platform...
ℹ️ [webhook] Starting creation of component webhook...
ℹ️ [webhook] Creating Argo CD application for component webhook...
ℹ️ [robotube] Starting creation of component robotube...
ℹ️ [robotube] Creating Argo CD application for component robotube...
ℹ️ [orchestrator] Starting creation of component orchestrator...
ℹ️ [orchestrator] Creating Argo CD application for component orchestrator...
ℹ️ [notificationservice] Starting creation of component notificationservice...
ℹ️ [notificationservice] Creating Argo CD application for component notificationservice...
ℹ️ [actioncenter] Starting creation of component actioncenter...
ℹ️ [actioncenter] Creating Argo CD application for component actioncenter...
ℹ️ [ba] Starting creation of component ba...
ℹ️ [ba] Creating Argo CD application for component ba...
ℹ️ [asrobots] Starting creation of component asrobots...
ℹ️ [asrobots] Creating Argo CD application for component asrobots...
ℹ️ [automationhub] Starting creation of component automationhub...
ℹ️ [automationhub] Creating Argo CD application for component automationhub...
ℹ️ [automationops] Starting creation of component automationops...
ℹ️ [automationops] Creating Argo CD application for component automationops...
ℹ️ [dataservice] Starting creation of component dataservice...
ℹ️ [dataservice] Creating Argo CD application for component dataservice...
ℹ️ [insights] Starting creation of component insights...
ℹ️ [insights] Creating Argo CD application for component insights...
ℹ️ [testmanager] Starting creation of component testmanager...
ℹ️ [testmanager] Creating Argo CD application for component testmanager...
ℹ️ [pushgateway] Starting creation of component pushgateway...
ℹ️ [pushgateway] Creating Argo CD application for component pushgateway...
ℹ️ [reloader] Starting creation of component reloader...
ℹ️ [reloader] Creating Argo CD application for component reloader...
ℹ️ [reloader] Waiting for Argo CD application for component reloader to synchronize...
istio skipped
network-configure created
sfcore created
redis created
platform created
webhook created
robotube created
orchestrator created
notificationservice created
actioncenter created
ba created
asrobots created
automationhub created
automationops created
dataservice created
insights created
testmanager created
pushgateway created
reloader created
cluster skipped
{
"OSS(COMPONENT=CERT-MANAGER)": [
{
"name": "OSS(component=cert-manager)",
"description": "Check for component cert-manager passed",
"status": "passed"
}
],
"OSS(COMPONENT=GATEKEEPER)": [
{
"name": "OSS(component=gatekeeper)",
"description": "Check for component gatekeeper passed",
"status": "passed"
}
],
"OSS(COMPONENT=ISTIO)": [
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_REGISTRY_FQDN",
"description": "Successfully retrieved registry url",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_CLUSTER_FQDN",
"description": "Successfully retrieved cluster fqdn",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_CLUSTER_PORT",
"description": "Successfully retrieved cluster port",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_GET_KUBERNETS_DISTRIBUTION",
"description": "Successfully retrieved kubernetes distribution",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_DEPLOYMENT",
"description": "Successfully created the test deployment istio-validation-deployment",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_SERVICE",
"description": "Successfully created the test service istio-validation-service",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_GATEWAY",
"description": "Successfully created the test gateway istio-validation-gateway",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_CREATE_TEST_VIRTUALSERVICE",
"description": "Successfully created the test virtual service istio-validation-vs",
"status": "passed"
},
{
"name": "ISTIO_SERVICEMESH_VALIDATION_URL_ACCESS",
"description": "Successfully exposed the service via servicemesh",
"status": "passed"
}
]
}
ℹ️ [] Starting to apply the manifest
ℹ️ [network-configure] Starting creation of component network-configure...
ℹ️ [network-configure] Installing helm component network-configure...
✔️ [network-configure] Installed helm component network-configure
ℹ️ [sfcore] Starting creation of component sfcore...
ℹ️ [sfcore] Creating Argo CD application for component sfcore...
ℹ️ [sfcore] Waiting for Argo CD application for component sfcore to synchronize...
ℹ️ [redis] Starting creation of component redis...
ℹ️ [platform] Starting creation of component platform...
ℹ️ [platform] Creating Argo CD application for component platform...
ℹ️ [webhook] Starting creation of component webhook...
ℹ️ [webhook] Creating Argo CD application for component webhook...
ℹ️ [robotube] Starting creation of component robotube...
ℹ️ [robotube] Creating Argo CD application for component robotube...
ℹ️ [orchestrator] Starting creation of component orchestrator...
ℹ️ [orchestrator] Creating Argo CD application for component orchestrator...
ℹ️ [notificationservice] Starting creation of component notificationservice...
ℹ️ [notificationservice] Creating Argo CD application for component notificationservice...
ℹ️ [actioncenter] Starting creation of component actioncenter...
ℹ️ [actioncenter] Creating Argo CD application for component actioncenter...
ℹ️ [ba] Starting creation of component ba...
ℹ️ [ba] Creating Argo CD application for component ba...
ℹ️ [asrobots] Starting creation of component asrobots...
ℹ️ [asrobots] Creating Argo CD application for component asrobots...
ℹ️ [automationhub] Starting creation of component automationhub...
ℹ️ [automationhub] Creating Argo CD application for component automationhub...
ℹ️ [automationops] Starting creation of component automationops...
ℹ️ [automationops] Creating Argo CD application for component automationops...
ℹ️ [dataservice] Starting creation of component dataservice...
ℹ️ [dataservice] Creating Argo CD application for component dataservice...
ℹ️ [insights] Starting creation of component insights...
ℹ️ [insights] Creating Argo CD application for component insights...
ℹ️ [testmanager] Starting creation of component testmanager...
ℹ️ [testmanager] Creating Argo CD application for component testmanager...
ℹ️ [pushgateway] Starting creation of component pushgateway...
ℹ️ [pushgateway] Creating Argo CD application for component pushgateway...
ℹ️ [reloader] Starting creation of component reloader...
ℹ️ [reloader] Creating Argo CD application for component reloader...
ℹ️ [reloader] Waiting for Argo CD application for component reloader to synchronize...
istio skipped
network-configure created
sfcore created
redis created
platform created
webhook created
robotube created
orchestrator created
notificationservice created
actioncenter created
ba created
asrobots created
automationhub created
automationops created
dataservice created
insights created
testmanager created
pushgateway created
reloader created
cluster skipped