User Guide
Shiny-K8s toolkit provide turn key example is two language : R and Python. We provide base image with various version of the language, of the underlying operating system, and of the shiny server.
Setup project
- Setup the project to run on Kubernetes
- Define deploy token
- Adapting the Dockerfile to your needs
Run locally
Run on kubernetes
- Ask for your project to be able to deploy to Kubernetes cluster(s)
- Adapte the CI to your project
- Configuring your application in Kubernetes (values.yaml)
- Access to logs and quota
Run in prod with docker compose
Frequently Asked Questions
- FAQ
- Job failed in log-fetcher-in-dev job / image can’t pulled
- Why does Kubernetes indicat that it cannot pull image?
- How to fix build error during docker compose during R packages installation ?
- How to fix infinite installing R package during docker compose ? How to install “tidyverse” R packages ?
- How to upgrade my helm dependency / I can’t enable a feature
- How to fix error “UPGRADE FAILED: failed to create resource” ?