Question
LTIMindtree
LTIMindtree
SA
LTIMindtree
Posted: Aug 18, 2021
Last activity: Aug 9, 2022
Last activity: 9 Aug 2022 8:15 EDT
Closed
Solved
Kubernetes Cloud Environment - How to Deploy and Manage the PODs
We're using Pega 8.6 which is built in Client Cloud 2.0 architecture under Kubernetes and Tomcat Environment.
Need help on the following items / Commands to perform the same.
- How to Manage the Config files in our Cluster
- How to perform Shutting down, Starting up the Clusters
- Current POD Structure and Config files involved in Individual PODS / Clusters
- Folder / Directory structure and it’s relevant commands to manage them
- Need to perform Search Directory Cleaning to Mitigate the Re-indiexing issue. Please share me the Steps to perform it.
@Kishore Sanagapalli
Are you using plain vanilla Kubernates or you are using any Vendor based Kubernetes [OpenShift/PCF/AWS/Azure etc.,] ?
Depending on the Kubernates you use in your organization, you need to follow the deployment/installation guides. In Kubernates world, there is no such concept of Start/Stop/Restart the POD, you will simply redeploy or recreate the PODs each time.
Sharing some articles which will help you in understanding these topics:
Client Managed Cloud:
https://community.pega.com/knowledgebase/articles/client-managed-cloud/86/understanding-pega-deployment-architecture
Pega's github:
https://github.com/pegasystems/docker-pega-web-ready
Supported Kubenates Env:
Pegasystems has validated deployments on the following Kubernetes IaaS and PaaS environments.
@Kishore Sanagapalli
Are you using plain vanilla Kubernates or you are using any Vendor based Kubernetes [OpenShift/PCF/AWS/Azure etc.,] ?
Depending on the Kubernates you use in your organization, you need to follow the deployment/installation guides. In Kubernates world, there is no such concept of Start/Stop/Restart the POD, you will simply redeploy or recreate the PODs each time.
Sharing some articles which will help you in understanding these topics:
Client Managed Cloud:
https://community.pega.com/knowledgebase/articles/client-managed-cloud/86/understanding-pega-deployment-architecture
Pega's github:
https://github.com/pegasystems/docker-pega-web-ready
Supported Kubenates Env:
Pegasystems has validated deployments on the following Kubernetes IaaS and PaaS environments.
Alternatively you can refer the same run books at:
https://github.com/pegasystems/pega-helm-charts