Question

WIPRO
IN
Last activity: 25 Jul 2020 20:28 EDT
How to Deploy RAPs for Azure Kubernetes containerized environment
Hi
We are planning to migrate our app into Azure with Azure Kubernetes service(AKS) and I am new to the containers.
Assume once PODs are running in the nodes and when we want to deploy new changes (RAPs), should we create a new image on the top of the base image OR should we just use the usual PRPCUtils to deploy the RAPs to the server?
If anyone have performed a CI/CD design for AKS setup, kindly share the details
Thanks
Mohan