automation-suite
2024.10
true
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Automation Suite in OpenShift – Installationsanleitung

Letzte Aktualisierung 12. Juni 2025

Ausgabebeispiel: Installation der Automation Suite

Das folgende Beispiel zeigt die Ausgabe, die Sie nach der Installation der Automation Suite erhalten können. Weitere Informationen finden Sie unter Installieren der 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

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
Uipath Logo White
Vertrauen und Sicherheit
© 2005–2025 UiPath. Alle Rechte vorbehalten