<?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 Re: QSEoK -- Local Cloud in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1706297#M18310</link>
    <description>&lt;P&gt;My problem was that I had installed a Docker Desktop version that contains a too new Kubernetes version. Qlik Requires Helm version less than 2.15.x and this requires Kubernetes version less than 1.16.x. I downgraded Docker Desktop to 2.1.5.0 and now I got things up and running.&lt;/P&gt;</description>
    <pubDate>Thu, 28 May 2020 21:26:03 GMT</pubDate>
    <dc:creator>celindho</dc:creator>
    <dc:date>2020-05-28T21:26:03Z</dc:date>
    <item>
      <title>QSEoK -- Local Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1660198#M18303</link>
      <description>&lt;P&gt;Kind Attn. Qlik Community,&lt;/P&gt;&lt;P&gt;I am facing the following error while installation the qliksense pods to kubernetes environment.&lt;/P&gt;&lt;P&gt;$ helm install -n qliksense qlik/qliksense -f values.yaml&lt;BR /&gt;Error: validation failed: [unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1", unable to recognize "": no matches for kind "Deployment" in version "apps/v1beta2", unable to recognize "": no matches for kind "StatefulSet" in version "apps/v1beta2"]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need expert opinion to get the exact solution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Imran&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1660198#M18303</guid>
      <dc:creator>Imran_Arshad</dc:creator>
      <dc:date>2021-04-02T08:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: QSEoK -- Local Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1660208#M18304</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I would say it's probably a syntax error in your values.yaml ?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 15:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1660208#M18304</guid>
      <dc:creator>ThiebaudS</dc:creator>
      <dc:date>2019-12-23T15:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: QSEoK -- Local Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1660286#M18305</link>
      <description>&lt;P&gt;Look your helm version: 2.16&lt;/P&gt;&lt;P&gt;And check system requirements:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/November2019/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/Common/system-requirements-qseok.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense-admin/November2019/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/Common/system-requirements-qseok.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kubernetes package manager Helm greater than v2.12.0 and less than v2.15.x&lt;/P&gt;&lt;P&gt;I recomended version 2.13 its work for me.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 19:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1660286#M18305</guid>
      <dc:creator>vinicius_rosa</dc:creator>
      <dc:date>2019-12-23T19:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: QSEoK -- Local Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1704785#M18306</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm getting this same error when trying to install a testing environment on my Mac:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Docker Desktop 2.3.0.2 (Kubernetes v.1.16.5)&lt;/LI&gt;&lt;LI&gt;Helm v2.14.3 (both Client and Server)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Were you able to solve the problem? What helped in solving the issue?&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;-Christian&lt;/P&gt;</description>
      <pubDate>Sun, 24 May 2020 18:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1704785#M18306</guid>
      <dc:creator>celindho</dc:creator>
      <dc:date>2020-05-24T18:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: QSEoK -- Local Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1704914#M18307</link>
      <description>&lt;P&gt;So, in my case change the helm version solved my issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this script:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wget &lt;A href="https://get.helm.sh/helm-v2.15.1-linux-amd64.tar.gz" target="_blank"&gt;https://get.helm.sh/helm-v2.15.1-linux-amd64.tar.gz&lt;/A&gt;&lt;BR /&gt;tar xvfz helm-v2.15.1-linux-amd64.tar.gz&lt;BR /&gt;cd linux-amd64&lt;BR /&gt;cp -f tiller helm /usr/local/bin&lt;BR /&gt;helm init&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2020 12:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1704914#M18307</guid>
      <dc:creator>vinicius_rosa</dc:creator>
      <dc:date>2020-05-25T12:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: QSEoK -- Local Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1705257#M18308</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;lt;&amp;lt; Were you able to solve the problem? What helped in solving the issue?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Can you share the .yaml file with us? Maybe it's just a typo...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 14:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1705257#M18308</guid>
      <dc:creator>stein_to</dc:creator>
      <dc:date>2020-05-26T14:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: QSEoK -- Local Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1705313#M18309</link>
      <description>&lt;P&gt;apiVersion: v1&lt;BR /&gt;kind: ServiceAccount&lt;BR /&gt;metadata:&lt;BR /&gt;name: tiller&lt;BR /&gt;namespace: kube-system&lt;BR /&gt;---&lt;BR /&gt;apiVersion: rbac.authorization.k8s.io/v1beta1&lt;BR /&gt;kind: ClusterRoleBinding&lt;BR /&gt;metadata:&lt;BR /&gt;name: tiller&lt;BR /&gt;roleRef:&lt;BR /&gt;apiGroup: rbac.authorization.k8s.io&lt;BR /&gt;kind: ClusterRole&lt;BR /&gt;name: cluster-admin&lt;BR /&gt;subjects:&lt;BR /&gt;- kind: ServiceAccount&lt;BR /&gt;name: tiller&lt;BR /&gt;namespace: kube-system&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 17:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1705313#M18309</guid>
      <dc:creator>vinicius_rosa</dc:creator>
      <dc:date>2020-05-26T17:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: QSEoK -- Local Cloud</title>
      <link>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1706297#M18310</link>
      <description>&lt;P&gt;My problem was that I had installed a Docker Desktop version that contains a too new Kubernetes version. Qlik Requires Helm version less than 2.15.x and this requires Kubernetes version less than 1.16.x. I downgraded Docker Desktop to 2.1.5.0 and now I got things up and running.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 21:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/QSEoK-Local-Cloud/m-p/1706297#M18310</guid>
      <dc:creator>celindho</dc:creator>
      <dc:date>2020-05-28T21:26:03Z</dc:date>
    </item>
  </channel>
</rss>

