You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you do ci/cd pipeline with docker-compose.yml but i think it is better to apply kubernetes into this because after doing kubernetes our app can do self heal and also we can do load balancing easily and also it help user to update the code when code is live
Current Behavior
now you are using docker and also you deploy your app using docker-compose.yml file
Proposed Enhancement
we can write kubernetes configuration file which helps user in many thing like load balancing and self healing the application
Use Case
use in deploying the app with load balancing feature and self healing feature
Blockers
No response
Additional Information/ Attachments
No response
The text was updated successfully, but these errors were encountered:
Description
As you do ci/cd pipeline with docker-compose.yml but i think it is better to apply kubernetes into this because after doing kubernetes our app can do self heal and also we can do load balancing easily and also it help user to update the code when code is live
Current Behavior
now you are using docker and also you deploy your app using docker-compose.yml file
Proposed Enhancement
we can write kubernetes configuration file which helps user in many thing like load balancing and self healing the application
Use Case
use in deploying the app with load balancing feature and self healing feature
Blockers
No response
Additional Information/ Attachments
No response
The text was updated successfully, but these errors were encountered: