Pega Constellation with Cosmos React only in AWS possible?
Hello,
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:
https://docs-previous.pega.com/user-experience/85/installing-constellation-using-helm-kubernetes
Tank you
Regards Julian
@JulianB70 a similar question was asked on the forum here: https://collaborate.pega.com/question/cosmos-implimentation
Did you check the Pega 8.8 resources as well?
Meeting requirements and prerequisites
Constellation
Deployment requirements for client-managed cloud
Pega Platform Support Guide Resources
Pega Helm Charts
Please see the relevant documentation :
Constellation Pega UI static content delivery and customer application specific UI static content delivery service
It states that Constellation can be installed in any K8s environment, it is not AWS specific.
@JulianB70 a similar question was asked on the forum here: https://collaborate.pega.com/question/cosmos-implimentation
Did you check the Pega 8.8 resources as well?
Meeting requirements and prerequisites
Constellation
Deployment requirements for client-managed cloud
Pega Platform Support Guide Resources
Pega Helm Charts
Please see the relevant documentation :
Constellation Pega UI static content delivery and customer application specific UI static content delivery service
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.