<?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 automatic Istio Service Entries with dynatrace-operator in Kubernetes in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/174341#M341</link>
    <description>&lt;P&gt;- we have deployed Dynatrace in Kubernetes (with Istio) using the dynatrace-operator (after removing oneagent-operator like recommended by Dynatrace)&lt;/P&gt;
&lt;P&gt;- in the following documentation&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/kubernetes/configure-istio-for-oneagent-traffic-in-kubernetes/#expand-snippet-with-oneagent-service-entries-3699" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/kubernetes/configure-istio-for-oneagent-traffic-in-kubernetes/#expand-snippet-with-oneagent-service-entries-3699&lt;/A&gt;&amp;nbsp;is described that the oneagent-operator creates automatically the istio service entries&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this done also automatically with the dynatrace-operator? If so, will the proxy parameter also be passed into the Istio service entry?&lt;/P&gt;</description>
    <pubDate>Tue, 19 Oct 2021 07:42:16 GMT</pubDate>
    <dc:creator>olaf_ochsenfahr</dc:creator>
    <dc:date>2021-10-19T07:42:16Z</dc:date>
    <item>
      <title>automatic Istio Service Entries with dynatrace-operator in Kubernetes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/174341#M341</link>
      <description>&lt;P&gt;- we have deployed Dynatrace in Kubernetes (with Istio) using the dynatrace-operator (after removing oneagent-operator like recommended by Dynatrace)&lt;/P&gt;
&lt;P&gt;- in the following documentation&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/kubernetes/configure-istio-for-oneagent-traffic-in-kubernetes/#expand-snippet-with-oneagent-service-entries-3699" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/kubernetes/configure-istio-for-oneagent-traffic-in-kubernetes/#expand-snippet-with-oneagent-service-entries-3699&lt;/A&gt;&amp;nbsp;is described that the oneagent-operator creates automatically the istio service entries&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this done also automatically with the dynatrace-operator? If so, will the proxy parameter also be passed into the Istio service entry?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 07:42:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/174341#M341</guid>
      <dc:creator>olaf_ochsenfahr</dc:creator>
      <dc:date>2021-10-19T07:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: automatic Istio Service Entries with dynatrace-operator in Kubernetes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/175415#M342</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/6808"&gt;@olaf_ochsenfahr&lt;/a&gt;&amp;nbsp;have you had any progress with this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 20:03:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/175415#M342</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2021-11-04T20:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: automatic Istio Service Entries with dynatrace-operator in Kubernetes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/175614#M343</link>
      <description>&lt;P&gt;I'll Save you time,&lt;BR /&gt;&lt;BR /&gt;It will create the Istio service entries for Dynatrace K8S Pods to communicate to the Active Gate, however it will not create the Namespace / Application Pods Istio Service entries.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You will be required to create Namespace / Application Pods Istio Service entries that allow communication from the Agents to Active Gate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suggest that you look at something like Terraform to manage that side of it, if your not already doing Infra as code.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 09:24:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/175614#M343</guid>
      <dc:creator>gopher</dc:creator>
      <dc:date>2021-11-10T09:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: automatic Istio Service Entries with dynatrace-operator in Kubernetes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/175634#M344</link>
      <description>&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;thanks for the clarification, so we have to see if we can automate the creation of Namespace / Application Pod Istio Service entries or if we can create it as global cluster service entry.&lt;/P&gt;&lt;P&gt;best regards, Olaf&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 12:39:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/175634#M344</guid>
      <dc:creator>olaf_ochsenfahr</dc:creator>
      <dc:date>2021-11-10T12:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: automatic Istio Service Entries with dynatrace-operator in Kubernetes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/175842#M345</link>
      <description>&lt;P&gt;Hi Olaf,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would recommend using something like Terraform (or equivalent managed infra code), where you can easily do this along side your namespace / pod deployment, it's pretty much a default to drop in where you want monitoring.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In Terraform, this can be handled like so, you just need to set the Active Gate CIDR variable as the Ingress address to where your Active Gate is deployed &amp;amp; has an Ingress / Egress flow (even if on the same cluster).&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;## Allow egress traffic to Dynatrace ActiveGate&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;resource&amp;nbsp;"kubernetes_network_policy"&amp;nbsp;"allow-dynatrace-traffic"&amp;nbsp;{&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;metadata {&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;"allow-dynatrace-traffic-network-policy"&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;namespace =&amp;nbsp;var.name&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;}&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;spec {&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;pod_selector {}&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;egress {&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ports {&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;"9999"&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;protocol =&amp;nbsp;"TCP"&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;to {&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ip_block {&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;cidr =&amp;nbsp;var.dynatrace_cidr&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;policy_types = [&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"Egress",&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;]&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;}&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#0000FF"&gt;&lt;EM&gt;}&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 13 Nov 2021 23:51:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/175842#M345</guid>
      <dc:creator>gopher</dc:creator>
      <dc:date>2021-11-13T23:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: automatic Istio Service Entries with dynatrace-operator in Kubernetes</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/179064#M346</link>
      <description>&lt;P&gt;The above is a NetworkPolicy. It is not specific to Istio. And usually, most clusters by default will have NetworkPolicy disabled at creation. So this is specific to customer setup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For Istio, the OneAgent/Dynatrace Operator can do this automatically with enableIstio: true&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;OneAgent Operator version 0.4+ automatically manages Istio service entries and virtual services for your Dynatrace environment when &lt;CODE&gt;enableIstio&lt;/CODE&gt; is set to &lt;CODE&gt;true&lt;/CODE&gt; in the custom resource. The Dynatrace OneAgent code modules can then send monitoring information to your Dynatrace environment.&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 05:50:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/automatic-Istio-Service-Entries-with-dynatrace-operator-in/m-p/179064#M346</guid>
      <dc:creator>The_AM</dc:creator>
      <dc:date>2022-01-21T05:50:58Z</dc:date>
    </item>
  </channel>
</rss>

