You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 15:17:27 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #676: Unable to install from helm chart

dominikriemer opened a new issue, #676:
URL: https://github.com/apache/streampipes/issues/676

   When I try to install streampipes via k8s from master, I get an error. 
   ```
   
   git clone https://github.com/apache/incubator-streampipes.git
   cd incubator-streampipes
   cd installer
   cd
   k8s
   helm install streampipes ./
   ```
   
   Output:
   ```
   
   Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize
   "": no matches for kind "Ingress" in version "extensions/v1beta1"
   ```
   
    
   
   helm version:
   ```
   
   version.BuildInfo{Version:"v3.8.2", GitCommit:"6e3701edea09e5d55a8ca2aae03a68917630e91b", GitTreeState:"clean",
   GoVersion:"go1.18.1"}
   ```
   
   minikube version:
   ```
   
   minikube version: v1.25.2
   commit: 362d5fdc0a3dbee389b3d3f1034e8023e72bd3a7
   ```
   
   OS: Mac with Apple silicon
   
   Imported from Jira [STREAMPIPES-532](https://issues.apache.org/jira/browse/STREAMPIPES-532). Original Jira may contain additional context.
   Reported by: devin.bost.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #676: Unable to install from helm chart

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #676: Unable to install from helm chart
URL: https://github.com/apache/streampipes/issues/676


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org