cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Does anyone have recent experience with Openshift deployment?

sorin_zaharov
Helper

Does anyone have recent
experience with OpenShift deployments?

We have a customer running OCP 3.11 and they want to deploy Dynatrace intro their system.

If I follow
documentation(link)
it’s a different installation procedure than if I follow Dynatrace from environment UI (pic below).

And create bearer
using :

„oc create
serviceaccount dynatrace

oc policy
add-role-to-user admin system:serviceaccounts:test:dynatrace

oc
serviceaccounts get-token dynatrace”

refference: link

Could someone give me some guidlines?


Sorin Z
1 REPLY 1

david_n
Inactive

Hello Sorin,

Good question. So, the cloud and virtualization setup in the UI is for viewing an overview of your Kubernetes cluster in Dynatrace. It does not provide application level insights. See more information here: https://www.dynatrace.com/support/help/technology-support/cloud-platforms/kubernetes/installation-an...

The link you shared about connecting the OneAgent to Openshift is going to be the one you need to implement if you want to see app insights.

https://www.dynatrace.com/support/help/technology-support/cloud-platforms/openshift/full-stack/deplo...

Thanks,

David Nicholls


Featured Posts