Nginx – kubernetes – Tie a pod lifecycle to a user connection
My use case I am trying to service a containerized app on demand using kubernetes. By on demand, I mean that there is an external app client that shows a list of datasets. The desired feature is that, an authenticated…