Closed skin27 closed 1 year ago
it looks alike you are not connected to a Kubernetes cluster. it is expected that there is an active connection. As far as i know i tis not yet documented. There are several possibilities depending how the Kaoto UI is launched.
For instance,; if launched locally, it will use the connection defined in the .kube folder. So if you connect with the cli kubectl
, it will reuse this connection.
I suspected that, but it maybe good to 'grey out' the deploy button, until the connection to the Kubernetes cluster is created (where?)
Moving issue to UI tracker then.
Closing since we have another issue open for this and are now pointing to this issue for more context.
I created a simple integration (see simple_integration.txt). After I finished I deployed the integration, but the integration fails to run. From the GUI it's not sure what's happening.
To Reproduce Steps to reproduce the behavior:
Error processing deployment: Operation: [list] for kind: [Pod] with name: [null] in namespace: [default] failed.
Expected behavior I would expect some feedback why the error occurs and what to do to prevent it. Is it not possible yet, or do I need to configure some link to Kubernetes?
Logs See attached files
Environment (please complete the following information):
Additional context Add any other context about the problem here.
Attached FiIes
simple_integration.log simple_integration.txt