10 Sep 2025
12:37 PM
- last edited on
11 Sep 2025
07:04 AM
by
MaciejNeumann
Hello,
When assigning an owner to a Kubernetes workload, the ownership is not automatically applied to the services within the workload or to any other components it contains. How can I resolve this issue?
Is ownership generally assigned individually to each component within the workload?
Is there an efficient method to apply ownership to all the associated resources (e.g., services, pods) under the workload or host at once, rather than doing it manually for each one? This process is quite time-consuming and critical.
Thank you.
10 Sep 2025 02:15 PM
Hi @HuseynNajafli ,
I don't think that this is possible. In the documentation they advice to use labels:
https://docs.dynatrace.com/docs/deliver/ownership/assign-ownership#kubernetes
https://docs.dynatrace.com/docs/deliver/ownership/best-practices
Regards, Deni