style95 commented on PR #5338: URL: https://github.com/apache/openwhisk/pull/5338#issuecomment-1296434477
> * So, can deploy several components at the same time like using old half solution? Yes, I just deployed them one by one to minimize the impact of the deployment. For example, if we deploy two schedulers at once, there is only one scheduler in my environment. So all queues will be created in one scheduler. It's ok as I used moderate loads, but anyway, I wanted to avoid such a case. And we can deploy multiple components at once as long as we reverse the order at the second deployment. > * If we want to deployment in k8s env, has any change in openwhisk-deploy-kube repo? When we deploy OW on K8S, we generally use blue/green deployment with a new helm release, so I think it would be ok. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
