<?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: Kubernetes: Application only with CSI in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Kubernetes-Application-only-with-CSI/m-p/198108#M1379</link>
    <description>&lt;P&gt;Hi Community!&lt;BR /&gt;No suggestions for this question?&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick&lt;/P&gt;</description>
    <pubDate>Thu, 10 Nov 2022 08:02:44 GMT</pubDate>
    <dc:creator>patmis</dc:creator>
    <dc:date>2022-11-10T08:02:44Z</dc:date>
    <item>
      <title>Kubernetes: Application only with CSI</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Kubernetes-Application-only-with-CSI/m-p/196207#M1352</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to configure Kubernetes monitoring in application only mode. With useCSIDriver set to false, it appears to work. However, we want to be economical with ressources and therefore use the CSI driver. But when we set the useCSIDriver to true, we get an error during the deployment.&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Failed sync attempt to 46a85cacec3ee5d518a44c0bd07b33de9cfd16d6: one or more objects failed to apply, reason: admission webhook "webhook.dynatrace.com" denied the request: 1 error(s) found in the Dynakube 1. The Dynakube's specification requires the CSI driver to work. Make sure you deployed the correct manifests. (retried 5 times).&lt;/LI-CODE&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;&lt;P&gt;I checked with the K8s-Team and they told me that the CSI driver is enabled.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has somebody encountered similar issues and resolved them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help is much appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 08:28:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Kubernetes-Application-only-with-CSI/m-p/196207#M1352</guid>
      <dc:creator>patmis</dc:creator>
      <dc:date>2022-10-11T08:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Kubernetes: Application only with CSI</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Kubernetes-Application-only-with-CSI/m-p/198108#M1379</link>
      <description>&lt;P&gt;Hi Community!&lt;BR /&gt;No suggestions for this question?&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 08:02:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Kubernetes-Application-only-with-CSI/m-p/198108#M1379</guid>
      <dc:creator>patmis</dc:creator>
      <dc:date>2022-11-10T08:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Kubernetes: Application only with CSI</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Kubernetes-Application-only-with-CSI/m-p/236816#M2202</link>
      <description>&lt;P&gt;Hello &lt;SPAN&gt;Patrick&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Reproduced this issue.&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;&lt;FONT size="2"&gt;Error from server (Forbidden): error when creating "*.yaml": admission webhook "webhook.dynatrace.com" denied the request:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;1 error(s) found in the Dynakube&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;1. The Dynakube's specification requires the CSI driver to work. Make sure you deployed the correct manifests.&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For k8s installation you need only 1 command:&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE&gt;kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/latest/download/kubernetes.yaml&lt;/PRE&gt;&lt;DIV class=""&gt;But In your case you need two commands:&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/latest/download/kubernetes.yaml&lt;/PRE&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/latest/download/kubernetes-csi.yaml&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;DIV class=""&gt;&lt;EM&gt;&lt;A href="https://github.com/Dynatrace/dynatrace-operator#:~:text=applicationMonitoring%20with%20CSI%20driver" target="_self"&gt;&lt;SPAN&gt;README - operator link&lt;/SPAN&gt;&lt;/A&gt;:&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;EM&gt;If using&amp;nbsp;cloudNativeFullStack&amp;nbsp;or&amp;nbsp;applicationMonitoring&amp;nbsp;with CSI driver, the following command is required as well:&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Regards,&lt;/DIV&gt;&lt;DIV class=""&gt;Alex Romanenkov&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Feb 2024 14:27:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Kubernetes-Application-only-with-CSI/m-p/236816#M2202</guid>
      <dc:creator>Romanenkov_Al3x</dc:creator>
      <dc:date>2024-02-12T14:27:51Z</dc:date>
    </item>
  </channel>
</rss>

