This repository contains the code needed to easily deploy SpinKube on Kyma (managed version on SAP BTP).
- The overall setup is described in the markdown file BLOGPOST.md giving a broader overview of the setup and the components involved.
- The setup for the service account including its configuration and the scripts needed to fetch the
kubeconfig
is placed in the directoryservice-account.
The repository also contains a devcontainer configuration comprising the necessary tools for the setup namely kubectl
and helm
.