Container platforms
Questions about Kubernetes, OpenShift, Docker, and more.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace built-in registry

helton_harada
Contributor

Is it possible to download a specific version of an OneAgent image directly from an Environment ActiveGate? (Built-in Registry)

Is there any difference between Classic Full-Stack and CloudNativeFullStack image?

 

Is this a correct sintax?
<env-activegate>:9999/e/<env-id>/linux/oneagent:1.317-43.20250702-125508

4 REPLIES 4

p_devulapalli
Leader

@helton_harada I think the Classic Full-Stack OneAgent image would be different, please see below options to download

https://docs.dynatrace.com/docs/shortlink/prepare-private-registry#classic-full-stack

Phani Devulapalli

Thanks for reply @p_devulapalli !


Yes, I agree with you. I was looking at the same Dynatrace documentation page you mentioned... It says that the image for Classic mode would only be available via built-in Dynatrace registry.

It still says it's preferable to use the tool: "skopeo"

What will be the endpoint from which we could retrieve these images? Could we download it from an EnvActiveGate?

 

@helton_harada the way I understand it , the OneAgent binaries are downloaded from the Dynatrace cluster and the ActiveGate only acts as a proxy to route the download incase the cluster is not accessible directly from k8s cluster and if routing is enabled . AG does cache the images but I am unsure if we can download them directly from AG in a similar way 

 

p_devulapalli_1-1764128379612.png

 

Phani Devulapalli

Julius_Loman
DynaMight Legend
DynaMight Legend

No. Only the server acts as a Docker registry. Also, it provides only x86 images. If it does not fit your deployment (unable to get the images or cpu architecture is different), use the images from a public registry uploaded to your private registry
 see https://docs.dynatrace.com/docs/shortlink/prepare-private-registry .


Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts