deployment: Added readiness checks and initContainers
Implemented readinessProbe in l2sm-controller Deployment and added initContainers in l2sm-operator Deployment to ensure proper synchronization with l2sm-controller pod status before starting. This change ensures that l2sm-operator does not start until l2sm-controller pod is in the Running state.
parent
6cdab8d2
No related branches found
No related tags found
Showing
- deployments/custom-installation/deployController.yaml 5 additions, 5 deletionsdeployments/custom-installation/deployController.yaml
- deployments/custom-installation/deployOperator.yaml 8 additions, 2 deletionsdeployments/custom-installation/deployOperator.yaml
- deployments/custom-installation/deploySwitch.yaml 1 addition, 1 deletiondeployments/custom-installation/deploySwitch.yaml
Please register or sign in to comment