the guys in My Support Portal couldn’t help me about my question.
I am currently working on installing the Constellation UI for Pega.
I found out that an additional pod for Constellation is needed.
Of course, the installation should be done via Helm, so I also looked at the corresponding chart under the backingservices.
Here I noticed that the existing installation instructions refer exclusively to AWS.
Is it possible to install the Constellation setup on other clouds such as the OTC (Open Telekom Cloud) or are AWS-specific functions used here?
Is there a more detailed documentation, I only found the following documentation related to Helm and Kubernetes:
It states that Constellation can be installed in any K8s environment, it is not AWS specific.
Note that you must have K8s skills and network knowledge. This is because you have to configure it to work with each user’s network and deployment architecture .
The helm chart with AWS references is the K8s Ingress. That is provider and installation specific.
Admins carrying out K8s install should have adequate skills to read the ingress config provided by Pega as an example, and they should be able to customize to their network and provider.