Prepare Your Kyma Development Environment
Beginner
20 min.
This tutorial shows you how to install tools used in this tutorial, log in to your Kyma cluster, create a namespace for your app, and create a container registry secret.
You will learn
- How to prepare your Kyma development environment
Prerequisites
- Prepare for SAP BTP Development
- For Windows, you’ll need Chocolatey. This is a package manager that will speed up and ease installation of the tools in this tutorial. See how to install Chocolatey in Setup/Install.
- You have prepared a container registry and you’ve logged in to the container registry through your CLI. A container registry is a repo where you can push your docker images. SAP BTP doesn’t currently provide a container registry. You can use any container registry offering as long as it can be reached from public Internet.