12 May 2025 06:07 PM
Hello, I want to integrate a Rancher cluster into monitoring. It doesn't have internet access, and my Dynatrace cluster is managed. When I try to deploy the operator in manifest mode, it shows errors when generating the operator. Why does my Rancher need internet access? If I don't have it, what would be the way to achieve it?
13 May 2025 09:52 PM
It does not need internet access, but you have to first push the Operator image (and depending on your DynaKube configuration, also OneAgent and ActiveGate) to your private registry where your Rancher cluster can pull images from.
Be sure to check this https://docs.dynatrace.com/managed/shortlink/use-private-registry for steps on how to deploy the Operator in this scenario.