Question
1
Replies
125
Views
Posted: October 21, 2019
Last activity: October 21, 2019
Closed
Pega Cloud - configuration of Pega Kubernetes Image
Hi Everyone, Can some one help in the configuration of Pega Kubernetes Image under the resource kit -> Kubernetes -> images. I have installed pega Software on the local machine and also have the docker Desktop and Minikube in the system. Can some one please help in the configuration.
***Edited by Moderator: Lochan to update platform capability tags; edit post title***
To be clear, you are not talking about pega cloud (which is pega hosted service) but deployment of Pega cluster on K8s, right? Have you gone through links here: https://community.pega.com/knowledgebase/articles/cloud-choice/deploying-pega-platform-using-kubernetes.
The easiest way is to use helm chart. So please also install helm client on your machine. All you need to do is edit values.yaml to suite your environment, and run helm install command (assuming you have rule base loaded in db already).