shukitchan commented on issue #25: URL: https://github.com/apache/trafficserver-ingress-controller/issues/25#issuecomment-1139272549
Reference information emptyDir - https://kubernetes.io/docs/concepts/storage/volumes/#emptydir We can use "Memory" as emptyDir.medium to create ram disk. And we can even resize it with the SizeMemoryBackedVolumes feature gate enabled - https://pradiptabanerjee.medium.com/how-to-size-a-memory-backed-kubernetes-emptydir-volume-cdfe39d1b7e5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
