<?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: Deploy cloud natoive full stack operator without CSI driver in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Deploy-cloud-native-full-stack-operator-without-CSI-driver/m-p/258035#M2674</link>
    <description>&lt;P&gt;AppOnly explicitly does not support running alongside hostMonitoring -&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/installation-k8s-automated-app-monitoring" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/installation-k8s-automated-app-monitoring&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bsnurka_0-1727967800907.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/23190i0D4BA7313D961756/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bsnurka_0-1727967800907.png" alt="bsnurka_0-1727967800907.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Oct 2024 15:03:45 GMT</pubDate>
    <dc:creator>bsnurka</dc:creator>
    <dc:date>2024-10-03T15:03:45Z</dc:date>
    <item>
      <title>Deploy cloud native full stack operator without CSI driver</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Deploy-cloud-native-full-stack-operator-without-CSI-driver/m-p/257727#M2660</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;is it possible to deploy cloud native full stack operator without the CSI driver on a k8s cluster?&lt;/P&gt;
&lt;P&gt;Thanks a lot&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 06:43:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Deploy-cloud-native-full-stack-operator-without-CSI-driver/m-p/257727#M2660</guid>
      <dc:creator>Peter_Lepsis</dc:creator>
      <dc:date>2024-10-02T06:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy cloud natoive full stack operator without CSI driver</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Deploy-cloud-native-full-stack-operator-without-CSI-driver/m-p/257737#M2661</link>
      <description>&lt;P&gt;Hello Peter,&lt;/P&gt;&lt;P&gt;This would not be possible. In a CNFS deployment, the CSI-driver is crucial in ensuring the OneAgent's have writeable volume storage to house the OneAgent binaries.&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/how-it-works-k8s#cloud-native" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/how-it-works-k8s#cloud-native&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If our K8s Cluster cannot support this CSI-driver, we would want to use the Classic Full-stack approach:&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/how-it-works-k8s#classic" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/how-it-works-k8s#classic&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 17:51:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Deploy-cloud-native-full-stack-operator-without-CSI-driver/m-p/257737#M2661</guid>
      <dc:creator>bsnurka</dc:creator>
      <dc:date>2024-10-01T17:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy cloud natoive full stack operator without CSI driver</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Deploy-cloud-native-full-stack-operator-without-CSI-driver/m-p/257741#M2662</link>
      <description>&lt;P&gt;Actually, you can do it without a CSI. Is called application only. And then a CRD with Host monitoring only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it would create an storage issue, since each pod would have an unique lib of the modules, as stated here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/how-it-works-k8s#csi-driver" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/shortlink/how-it-works-k8s#csi-driver&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Each pod would download the libs. If each lib goes around 100MB with 10 pods you would have 1GB used in the storage only for libs., additionally, unless you have a local copy (own repo) of the libs, each pod would take its time to download the required lib from the cluster.&lt;/P&gt;&lt;P&gt;So is not that you can't... is just no efficient compared with a CSI pod per node and all using that share volume.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 18:42:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Deploy-cloud-native-full-stack-operator-without-CSI-driver/m-p/257741#M2662</guid>
      <dc:creator>Dant3</dc:creator>
      <dc:date>2024-10-01T18:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy cloud natoive full stack operator without CSI driver</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Deploy-cloud-native-full-stack-operator-without-CSI-driver/m-p/258035#M2674</link>
      <description>&lt;P&gt;AppOnly explicitly does not support running alongside hostMonitoring -&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/installation-k8s-automated-app-monitoring" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/installation-k8s-automated-app-monitoring&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bsnurka_0-1727967800907.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/23190i0D4BA7313D961756/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bsnurka_0-1727967800907.png" alt="bsnurka_0-1727967800907.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 15:03:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Deploy-cloud-native-full-stack-operator-without-CSI-driver/m-p/258035#M2674</guid>
      <dc:creator>bsnurka</dc:creator>
      <dc:date>2024-10-03T15:03:45Z</dc:date>
    </item>
  </channel>
</rss>

