This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
java-openliberty: appsody run
fails if Kubernetes is enabled
#652
Labels
stack/java-openliberty
Issues related to java-openliberty stack
Describe the bug
On macOS, using Docker Desktop's built-in Kubernetes, the default template does not run if Kubernetes is enabled.
To Reproduce
Steps to reproduce the behavior:
mkdir testapp && cd testapp
appsody init java-openliberty
appsody run
Expected behavior
The default app starts.
Actual behaviour
The app does not start.
If I then shut down Kubernetes on my machine, it works:
Environment Details (please complete the following information):
macOS 10.15.2 Catalina
Docker Desktop 2.2.0.0 stable with Kubernetes v1.15.5
Appsody CLI 0.5.8
If applicable please specify:
The text was updated successfully, but these errors were encountered: