25 Jan 2021 09:07 PM - last edited on 10 Jun 2021 12:04 PM by MaciejNeumann
So, i was testing a few k3s and mk8s clusters and said hell why not deploy DT and notice that there were new options for k8 and OCP in the HUB. Before it asked for Helm 3 to do it, but now is a single script. Is it only for SaaS? or Managed too?
The new installer did everything, from the operator to the NS creation and api K8 section... also deployed an activate inside the k8 platform... now the last time I read about that was in a github repo and was not GA... so... is this GA?
Couldn't find any doc about this.
Solved! Go to Solution.
25 Jan 2021 09:29 PM
this is news to me. Hopefully the developers can comment on this
26 Jan 2021 07:12 AM
ActiveGate in the k8s cluster is available with ActiveGate 1.207, see docs about that:
https://www.dynatrace.com/support/help/technology-support/cloud-platforms/kubernetes/monitoring/depl...
26 Jan 2021 07:43 AM
That's interesting - so the flag
--enable=kubernetes_monitoring
is passed during startup which I assume does the same as setting kubernetes_monitoring_enabled=true
in custom.properties...
Makes me wonder if this can be modified to optionally support OneAgent traffic routing or Synthetic as well by setting --enable=MSGrouter
or --enable=synthetic
... Although there is nothing official about a dockerized AG deployment yet.
26 Jan 2021 07:49 AM
Hi @Enrico F.,
routing should be next, see :
https://twitter.com/mreider/status/1351907225170796544
26 Jan 2021 12:57 PM
This is the repo at github: https://github.com/Dynatrace/dynatrace-operator/ for track
26 Jan 2021 12:57 PM
Thanks @Július L. didn't check in Kubernetes part. 🙂