Discussions
How do I apply rolling updates to a service?
We are in the process of migrating our application from a monolith to a micro-services approach and will need the ability to apply updates to service containers in a rolling fashion.
Are there any plans to expose update related flags in the service configuration?
Most likely we would require these flags:
--update-delay
--update-parallelism
--update-failure-action
--stop-grace-period
And it would be nice to also have access to these:
--update-max-failure-ratio
--update-order
For now, can you provide us with the default values for these flags?
Any update on this would be appreciated it since it will most likely be a hard requirement for new deployments in the near future and would like to make sure that the values used would be appropriate for us. Thank you!
Posted by Sebastian Stanisor over 1 year ago
Host Wordpress Application
Posted by Serene Yeung over 2 years ago
Minio gateway sas token
I'm wanting to use our app's Minio storage gateway to connect to the Azure blob storage however I cannot find a way to have Minio use the generated SAS token. Its wanting the storage account keys which aren't available.
Does anyone have experience implementing Minio using Azure blob provided through Medstack? Thanks!
Posted by Jacob Paquette almost 3 years ago