Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Kubernetes Operator: feature.dynatrace.com/k8s-app-enabled not documented?

henk_stobbe
DynaMight Leader
DynaMight Leader

Hello,

This feature flag is still in generated yaml, but not to be found in the documentation...

feature.dynatrace.com/k8s-app-enabled

henk_stobbe_0-1771406958545.png

 

All feature flags:

https://docs.dynatrace.com/docs/ingest-from/setup-on-k8s/reference/dynakube-feature-flagshttps://doc...

So what happened? 

KR Henk

2 REPLIES 2

t_pawlak
Leader

Hi,
You’re not imagining it — feature.dynatrace.com/k8s-app-enabled shows up in generated YAML snippets, but it’s not present in the official “DynaKube feature flags” reference list. That strongly suggests it’s a generator/wizard marker or an internal compatibility switch, not a public, supported feature flag.

IMO - It’s safe to remove it from your DynaKube YAML — if it’s not documented as a feature flag, you shouldn’t rely on it.

If this YAML came from the UI/wizard, treat it as a generated marker and consider filing it as a docs/generator inconsistency: examples include a flag that isn’t in the reference.

henk_stobbe
DynaMight Leader
DynaMight Leader

Thanks for your swift and clear answer!😊

Featured Posts