krateoplatformops / krateo-docs

2 stars 2 forks source link

Running Krateo in Docker Desktop #1

Open Snafrutz opened 1 year ago

Snafrutz commented 1 year ago

Hi Krateo team, Is it possible to run Krateo also in Docker Desktop? If yes, it could be great having all the steps and a dedicated "how to".

Thanks in advance

braghettos commented 1 year ago

Hi @Snafrutz, we wrote the process to install Krateo here: https://docs.krateo.io/how-to-install/ .

Krateo requires a Kubernetes cluster to be installed on so it should work also on Docker Desktop. Which issues are you facing during the installation?

Snafrutz commented 1 year ago

Hi @braghettos thanks for your reply. I currently get a generic "Network Error" in the web ui as per the following screenshot:

network_error

And I cannot go further with the app login

Thanks

braghettos commented 1 year ago

@Snafrutz could you please launch the following commands and provide the output?

kubectl get composite
kubectl get pods -A
kubectl get svc -A