i need some help for installing kyma locally.
I was following the official guide: https://kyma-project.io/docs/kyma/latest/04-operation-guides/operations/02-install-kyma/
I have:
- Windows 10
- Hyper-V activated
- Docker Desktop installed (v4.9.1)
- Kubernetes (1.24.0) - shown by kubectl version --client
- K3d (v5.4.3)
- kyma-cli 2.0.4
- kubernetes-helm 3.8.2
I installed it like this:
- Starting up Docker Desktop
- kyma provision k3d
- kyma deploy
While deploying now, i get some errors, which tell me, that some essential components can not be deployed: Errors
Can you help me solve this so that i can start up a functional kyma instance?
Greetings and thanks in advance!