You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2022/11/26 15:18:00 UTC

[jira] [Commented] (STREAMPIPES-532) Unable to install from helm chart

    [ https://issues.apache.org/jira/browse/STREAMPIPES-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639390#comment-17639390 ] 

Dominik Riemer commented on STREAMPIPES-532:
--------------------------------------------

This issue has been migrated to https://github.com/apache/streampipes/issues/676

> Unable to install from helm chart
> ---------------------------------
>
>                 Key: STREAMPIPES-532
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-532
>             Project: StreamPipes
>          Issue Type: Bug
>            Reporter: Devin G. Bost
>            Priority: Major
>              Labels: pull-request-available
>
> When I try to install streampipes via k8s from master, I get an error. 
> {code:java}
> git clone https://github.com/apache/incubator-streampipes.git
> cd incubator-streampipes
> cd installer
> cd k8s
> helm install streampipes ./{code}
> Output:
> {code:java}
> Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Ingress" in version "extensions/v1beta1"{code}
>  
> helm version:
> {code:java}
> version.BuildInfo{Version:"v3.8.2", GitCommit:"6e3701edea09e5d55a8ca2aae03a68917630e91b", GitTreeState:"clean", GoVersion:"go1.18.1"}{code}
> minikube version:
> {code:java}
> minikube version: v1.25.2
> commit: 362d5fdc0a3dbee389b3d3f1034e8023e72bd3a7{code}
> OS: Mac with Apple silicon



--
This message was sent by Atlassian Jira
(v8.20.10#820010)