<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Enable KAS (&quot;Kubernetes Agent Server&quot;)]]></title><description><![CDATA[<p dir="auto">GitLab supplies various DevOps tools to manage and run CI pipelines and even production deployments.</p>
<p dir="auto">This is most convenient when connecting GitLab to a Kubernetes cluster. GitLab can then self-provision pods as needed to launch CI runners, deploy applications, run red/green deployments, and so on.</p>
<p dir="auto">Starting with GitLab 14.5, the preferred way of managing such Kubernetes clusters is with a GitOps approach using GitLab's Kuberentes agent called KAS.</p>
<p dir="auto">This is a separate service which the Kubernetes cluster can poll to pull in information and infrastructure specifications from GitLab.</p>
<p dir="auto">Other methods of managing a Kubernetes cluster have been deprecated in GitLab 14.5. and will thus be removed in future versions (<a href="https://gitlab.com/groups/gitlab-org/configure/-/epics/8" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/groups/gitlab-org/configure/-/epics/8</a>).</p>
<p dir="auto">The documentation for enabling KAS can be found at <a href="https://docs.gitlab.com/ee/administration/clusters/kas.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.gitlab.com/ee/administration/clusters/kas.html</a>.</p>
<p dir="auto">However, setting</p>
<pre><code>production:
  gitlab_kas:
    enabled: true
</code></pre>
<p dir="auto">in <code>/app/data/gitlab.yml</code> seems to have no effect in Cloudron.</p>
<p dir="auto">It would be great if the Cloudron package could be modified to allow for a KAS to be started.</p>
]]></description><link>https://forum.cloudron.io/topic/6645/enable-kas-kubernetes-agent-server</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 18:42:03 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/6645.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 15 Mar 2022 13:43:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Enable KAS (&quot;Kubernetes Agent Server&quot;) on Tue, 07 Jan 2025 12:50:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arnaudguy" aria-label="Profile: arnaudguy">@<bdi>arnaudguy</bdi></a> yes</p>
]]></description><link>https://forum.cloudron.io/post/99466</link><guid isPermaLink="true">https://forum.cloudron.io/post/99466</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Tue, 07 Jan 2025 12:50:44 GMT</pubDate></item><item><title><![CDATA[Reply to Enable KAS (&quot;Kubernetes Agent Server&quot;) on Tue, 07 Jan 2025 12:27:25 GMT]]></title><description><![CDATA[<p dir="auto">Should I understand that GitLab on Cloudron cannot handle KAS</p>
]]></description><link>https://forum.cloudron.io/post/99461</link><guid isPermaLink="true">https://forum.cloudron.io/post/99461</guid><dc:creator><![CDATA[arnaudguy]]></dc:creator><pubDate>Tue, 07 Jan 2025 12:27:25 GMT</pubDate></item><item><title><![CDATA[Reply to Enable KAS (&quot;Kubernetes Agent Server&quot;) on Sat, 14 Dec 2024 14:18:32 GMT]]></title><description><![CDATA[<p dir="auto">It's currently out of scope.</p>
]]></description><link>https://forum.cloudron.io/post/98207</link><guid isPermaLink="true">https://forum.cloudron.io/post/98207</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Sat, 14 Dec 2024 14:18:32 GMT</pubDate></item><item><title><![CDATA[Reply to Enable KAS (&quot;Kubernetes Agent Server&quot;) on Fri, 13 Dec 2024 13:05:22 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Any news on that front. It seems to me that gitlab-kas component is just not installed on your package, isn't it?</p>
]]></description><link>https://forum.cloudron.io/post/98187</link><guid isPermaLink="true">https://forum.cloudron.io/post/98187</guid><dc:creator><![CDATA[rlaures]]></dc:creator><pubDate>Fri, 13 Dec 2024 13:05:22 GMT</pubDate></item><item><title><![CDATA[Reply to Enable KAS (&quot;Kubernetes Agent Server&quot;) on Tue, 15 Mar 2022 18:58:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> The request, or maybe more of a pious wish, is for the KAS to be available within the Cloudron app itself.</p>
<p dir="auto">My understanding regarding running a separate KAS is that this would effectively require spinning up a GitLab Omnibus instance, thus sort of defeating the purpose / convenience of the Cloudron instance. There doesn't seem to be a standalone KAS binary.</p>
<p dir="auto">The request for the container registry (<a href="https://forum.cloudron.io/topic/1837/gitlab-how-to-run-container-registry/25">https://forum.cloudron.io/topic/1837/gitlab-how-to-run-container-registry/25</a>) is somewhat similar.</p>
]]></description><link>https://forum.cloudron.io/post/44757</link><guid isPermaLink="true">https://forum.cloudron.io/post/44757</guid><dc:creator><![CDATA[niels]]></dc:creator><pubDate>Tue, 15 Mar 2022 18:58:51 GMT</pubDate></item><item><title><![CDATA[Reply to Enable KAS (&quot;Kubernetes Agent Server&quot;) on Tue, 15 Mar 2022 18:43:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/niels" aria-label="Profile: niels">@<bdi>niels</bdi></a> I think you have to use an external KAS server. Or is your request to bundle this KAS agent as part of the GitLab package? <a href="https://gitlab.com/gitlab-org/gitlab-foss/-/blob/master/config/gitlab.yml.example#L1253" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/gitlab-org/gitlab-foss/-/blob/master/config/gitlab.yml.example#L1253</a> has the info on how to configure for use with an external agent.</p>
]]></description><link>https://forum.cloudron.io/post/44753</link><guid isPermaLink="true">https://forum.cloudron.io/post/44753</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 15 Mar 2022 18:43:39 GMT</pubDate></item></channel></rss>