Hello All,
Anybody knows in which table Pega stores stateful set PVC details.. please do share.
Hello All,
Anybody knows in which table Pega stores stateful set PVC details.. please do share.
@KevinZheng_GCS will you please help here… do pega store PVC details in any table. If so will you pleas tell me which table it is.
@SREECHARAN are you referring to PersistentVolumeClaim (PVC)?
PVC is a request for storage by a user. It is similar to a Pod and is detailed in this Kubernetes documentation.
Similar questions have been asked on the PSC such as this one:
Kubernetes Cloud Environment - How to Deploy and Manage the PODs
and this one:
How to deploy Pega with Kubrenetes
The latter question has Kevin go into details about the concepts.
Did you already check the Pega Help chart and Containerized deployments in Kubernetes environments documentation?
@MarijeSchillern yes it is a persistent volume claim only… but it seems the volume that was tagged to stateful sets, is Pega storing anywhere please do confirm. when am downsizing the pod it keeps on looking for PVC details that were not present.
@SREECHARAN from a discussion with an SME I learnt that Pega does not store PVC details as that is an infrastructure implementation.
Kubernetes knows which PVCs are present and how they are mapped, but Pega does not.