-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Labels
Description
Container image name
No response
Container image digest
No response
What operating system related to this question?
Linux
System information
Kubernetes cluster 1.30
Docker image : rocker/rstudio:4.4.2
Question
Referring #888 I was able to install rstudio on our kubernetes cluster.
I still have requirements to add additional users and on demand data copy/import from other sources (like azure storage account) into rstudio. Is there any cases where this has been resolved in a kubernetes deployment scenario (trying to stick with free version of rstudio on kubernetes)?
Any references or help is appreciated.