Logging into Connectware for the First Time (Kubernetes)

You can access the Connectware Admin UI through the Kubernetes LoadBalancer Service. In your new Connectware installation, the LoadBalancer is named connectware. How to access the LoadBalancer depends on which LoadBalancer provider your cluster offers.

  1. To check if your load balancer provider has connected to the connectware service, enter the following command:
<code>Kubectl -n <namespace> get svc/connectware</code>
Code-Sprache: YAML (yaml)
  1. Depending on the result, do one of the following:
    1. If your IP address or hostname is displayed in the EXTERNAL-IP column, you can access the Connectware Admin UI through it.
    2. If no load balancer provider is available in your cluster, you can add an external load balancer.
  2. To verify that the installation was successful, enter the following command to forward the service to your local machine through kubectl:
<code>Kubectl -n <namespace> port-forward svc/connectware 10443:443</code>
Code-Sprache: YAML (yaml)
  1. Enter https://localhost:10443 to access the Connectware Admin UI. By default, Connectware rolls out its own PKI infrastructure.
  2. Confirm the certificate warning in your browser.
  3. Login with the following default credentials:
    1. Username: admin
    2. Password: admin
      Important: After you log in for the first time, immediately change the username and password.
  4. Click CHANGE PASSWORD and change the default credentials.
  5. Select System > Status and verify that all components have the status RUNNING.

Result: Your Connectware on Kubernetes installation is now ready.

  1. LoadBalancer (Kubernetes documentation)
Was this article helpful?
YesNo
Need more help?

Can’t find the answer you’re looking for?
Don’t worry, we’re here to help.

Share this article
  • Previous

    Setting Up the values.yaml File

  • Uninstalling Connectware on Kubernetes

Ihr Browser unterstützt diese Webseite nicht.

Liebe Besucher:innen, Sie versuchen unsere Website über den Internet Explorer zu besuchen. Der Support für diesen Browser wurde durch den Hersteller eingestellt, weshalb er moderne Webseiten nicht mehr richtig darstellen kann.
Um die Inhalte dieser Website korrekt anzeigen zu können, benötigen Sie einen modernen Browser.

Unter folgenden Links finden Sie Browser, für die unsere Webseite optimiert wurde:

Google Chrome Browser herunterladen Mozilla Firefox Browser herunterladen

Sie können diese Website trotzdem anzeigen lassen, müssen aber mit erheblichen Einschränkungen rechnen.

Diese Website trotzdem anzeigen.