paciorek / future-kubernetes

Instructions for setting up and using a Kubernetes cluster for running R in parallel using the future package.
39 stars 10 forks source link

have Kubernetes start the R worker processes #2

Closed paciorek closed 4 years ago

paciorek commented 4 years ago

This change now documents how to do things when Kubernetes starts the R workers rather than having future::plan() invoke kubectl.