Open utterances-bot opened 3 years ago
That's so cool. Is it updated or you would do something different now? What can you tell us about its cost?
I still have some Shiny apps running on this configuration but new apps I'm doing on Cloud Run if I don't need scale. It has certainly moved on a bit and may be some smoother configuration steps nowadays especially around federated authentication.
It might be outdated. There is at least one error : resource mapping not found for name: "tiller-clusterrolebinding" namespace: "" from "tiller-clusterrolebinding.yaml": no matches for kind "ClusterRoleBinding" in version "rbac.authorization.k8s.io/v1beta1" ensure CRDs are installed first.
How do i fix it ?
This command also is not executing: kubectl expose deployment shiny1 --target-port=3838 --type=NodePort Error from server (NotFound): deployments.apps "shiny1" not found
But i have shiny1 pod running.
R on Kubernetes - serverless Shiny, R APIs and scheduled scripts · Mark Edmondson
Some examples of running R applications on Google Kubernetes Engine
https://code.markedmondson.me/r-on-kubernetes-serverless-shiny-r-apis-and-scheduled-scripts/