<?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: What is the right way to set proxy to containerized AG? in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/232175#M2097</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/6931"&gt;@Yosi_Neuman&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Do you still require our help with that issue, or maybe you've already found the solution? Let me know! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2023 10:20:51 GMT</pubDate>
    <dc:creator>IzabelaRokita</dc:creator>
    <dc:date>2023-12-18T10:20:51Z</dc:date>
    <item>
      <title>What is the right way to set proxy to containerized AG?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/218630#M1772</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;TL;DR -&amp;nbsp;What is the right way to set proxy to containerized AG ?&lt;/P&gt;
&lt;P&gt;Customer deployed dynatrace operator v12 /&amp;nbsp;classic full-stack on their AKS k8s cluster.&lt;/P&gt;
&lt;P&gt;In order to communicate with their DTMC they need to send the information thru a proxy.&lt;/P&gt;
&lt;P&gt;Within dynkube.yaml we set the apiUrl to the proxy, AG and OA images where downloaded OK and the environment was created on the cluster, but when containerized AG tried to connect to the the DTMC its only see's the internal endpoints and is not able to connect.&lt;/P&gt;
&lt;P&gt;We tried to utilize the &lt;A href="https://www.dynatrace.com/support/help/shortlink/dto-config-k8s#proxy" target="_blank" rel="noopener"&gt;proxy entry&lt;/A&gt; within the dynakube.yaml and set it with http and https to point to the proxy endpoint, deployed again the dynakube.yaml but with no success.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We where not able to update the custom.properties file of the AG pod.&lt;/P&gt;
&lt;P&gt;We saw environment variable set for the AG pod but do not know how to change them/&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the question here is: What is the right way to set proxy to containerized AG ?&lt;/P&gt;
&lt;P&gt;Thanks in advance for you inputs&lt;/P&gt;
&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 10:19:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/218630#M1772</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2023-12-18T10:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: What is the right way to set proxy to containerized AG?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/232175#M2097</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/6931"&gt;@Yosi_Neuman&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Do you still require our help with that issue, or maybe you've already found the solution? Let me know! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 10:20:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/232175#M2097</guid>
      <dc:creator>IzabelaRokita</dc:creator>
      <dc:date>2023-12-18T10:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is the right way to set proxy to containerized AG?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/232267#M2110</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67399"&gt;@IzabelaRokita&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yep we have found the solution for that&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@64F8684B731900DC3D406EEEA991E6F2/images/emoticons/handsinair_40x40.gif" alt=":hands_in_air:" title=":hands_in_air:" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within the dynakube.yaml file under activeGate section add the follows&amp;nbsp;customProperties&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    customProperties:
      value: |-
        [connectivity]
        ignoreClusterRuntimeInfo = true
        [collector]
        seedServerUrl = https://my.reverse-proxy.com:443/communication&lt;/LI-CODE&gt;&lt;P&gt;Hope that will help others&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 17:16:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/232267#M2110</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2023-12-18T17:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: What is the right way to set proxy to containerized AG?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/232311#M2112</link>
      <description>&lt;P&gt;That's amazing &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/6931"&gt;@Yosi_Neuman&lt;/a&gt;&amp;nbsp;!&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@F3855C00763C1B6CC61ECF7207C6A6C9/images/emoticons/party_cat.gif" alt=":party_cat:" title=":party_cat:" /&gt; Thank you so much for sharing the solution with the Community&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 07:46:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/232311#M2112</guid>
      <dc:creator>IzabelaRokita</dc:creator>
      <dc:date>2023-12-19T07:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: What is the right way to set proxy to containerized AG?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/280437#M3188</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/6931"&gt;@Yosi_Neuman&lt;/a&gt;&amp;nbsp; what do you set the&amp;nbsp;apiUrl: to with this setting?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 10:43:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/280437#M3188</guid>
      <dc:creator>tarjei</dc:creator>
      <dc:date>2025-06-30T10:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is the right way to set proxy to containerized AG?</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/280452#M3189</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/12960"&gt;@tarjei&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should be:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;apiUrl: &lt;/SPAN&gt;&lt;U&gt;&lt;SPAN&gt;&lt;A href="https://%3cenvironment-ag%3e:9999/e/%3ctenant_id%3e/api" target="_blank" rel="noopener"&gt;https://&amp;lt;environment-ag&amp;gt;:9999/e/&amp;lt;tenant_id&amp;gt;/api&lt;/A&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;HTH&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 12:40:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/What-is-the-right-way-to-set-proxy-to-containerized-AG/m-p/280452#M3189</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2025-06-30T12:40:07Z</dc:date>
    </item>
  </channel>
</rss>

