<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic alfresco installation issue with helm to kubernetes cluster in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-installation-issue-with-helm-to-kubernetes-cluster/m-p/138986#M37210</link>
    <description>&lt;P&gt;trying to install&amp;nbsp;alfresco-content-services with helm command to kubernetes cluster but issue below error. helm command is mentioned below. Could you help to resolve this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;helm command:-&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;helm install acs alfresco/alfresco-content-services \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set postgresql.enabled=false \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set database.external=true \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set database.driver="com.mysql.jdbc.Driver" \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set database.url="jdbc:mysql://11:3306/alfresco?useUnicode=yes&amp;amp;characterEncoding=UTF-8" \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set database.user="a" \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set database.password="1" \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--atomic \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--timeout 10m0s \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--namespace=alfresco&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2022 05:34:33 GMT</pubDate>
    <dc:creator>inova</dc:creator>
    <dc:date>2022-03-21T05:34:33Z</dc:date>
    <item>
      <title>alfresco installation issue with helm to kubernetes cluster</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-installation-issue-with-helm-to-kubernetes-cluster/m-p/138986#M37210</link>
      <description>&lt;P&gt;trying to install&amp;nbsp;alfresco-content-services with helm command to kubernetes cluster but issue below error. helm command is mentioned below. Could you help to resolve this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;helm command:-&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;helm install acs alfresco/alfresco-content-services \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set postgresql.enabled=false \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set database.external=true \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set database.driver="com.mysql.jdbc.Driver" \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set database.url="jdbc:mysql://11:3306/alfresco?useUnicode=yes&amp;amp;characterEncoding=UTF-8" \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set database.user="a" \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--set database.password="1" \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--atomic \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--timeout 10m0s \&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--namespace=alfresco&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 05:34:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-installation-issue-with-helm-to-kubernetes-cluster/m-p/138986#M37210</guid>
      <dc:creator>inova</dc:creator>
      <dc:date>2022-03-21T05:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco installation issue with helm to kubernetes cluster</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-installation-issue-with-helm-to-kubernetes-cluster/m-p/138987#M37211</link>
      <description>&lt;P&gt;Which version of Kubernetes are you using? My guess would be 1.22 or newer. The &lt;STRONG&gt;networking.k8s.io/v1beta1&lt;/STRONG&gt; api was removed in 1.22 and you have to use &lt;STRONG&gt;networking.k8s.io/v1 &lt;/STRONG&gt;now&lt;STRONG&gt;. &lt;/STRONG&gt;So the easiest way would be to patch the helm charts to use &lt;STRONG&gt;networking.k8s.io/v1&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 16:50:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-installation-issue-with-helm-to-kubernetes-cluster/m-p/138987#M37211</guid>
      <dc:creator>asg</dc:creator>
      <dc:date>2022-03-22T16:50:40Z</dc:date>
    </item>
  </channel>
</rss>

