Eric

Results 6 comments of Eric

I did that, however performance is still not as great as when I just mounted the config directory. It seems like it would be worthwhile to note the directories that...

Yup, persisting the html folder to a standard disk caused the entire site to be slow. I'm guessing if I choose to persist cache to a ssd it would be...

@luizeof Creating a persistent volume claim on a standard disk for the www folder caused a substantial degradation in performance. Also, there are some issues in mounting the www folder:...

@aspiers As a user of this image: I don't care if my cache or the mautic install persists I do care that my configuration persists Given my use case, I...

The tensorflow serving application uses grpc, however t2t can use the google sdk to communicate with ml engine (at least the code is there - I can't vouch it works...

You can use the t2t-exporter executable to export your snapshot in preparation for serving. It decreased my model size by about 90%.