TARUN KUMAR RAJAK

Results 4 comments of TARUN KUMAR RAJAK

I have an API created on .net core 6 and it is deployed on the Google cloud Kubernetes container. API is wrapped under Apigee API gateway. The API is created...

@drauch Could you suggest any resolution for this or any workaround?

> @tarunkumarrajak: As mentioned above, the workaround is to set the TMPDIR to a writable location. So you will need to add the following config to your Kubernetes Deployment YAML:...

@M1keF Will this workaround save files in the folder "/mnt/tmp" folder? If Yes, Do we need to clean it up, once the upload job is done?