cmoulliard opened a new issue #106: Doc and/or command should be changed - kamel install URL: https://github.com/apache/camel-k/issues/106 When we execute the command `kamel install` to deploy the CustomResourceDefintion, then we get this error ``` ./kamel install Error: failed to get resource client: failed to get resource type: failed to get the resource REST mapping for GroupVersionKind(camel.apache.org/v1alpha1, Kind=IntegrationContext): no matches for kind "IntegrationContext" in version "camel.apache.org/v1alpha1" ``` This error is gone when running this command `./kamel install --cluster-setup` I suggest to update the doc and make the error reported more user's friendly
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services