Hello , We want to try out autoscaler features in ...
# troubleshooting
s
Hello , We want to try out autoscaler features in flink kubernetes operator (v1.5).We have a setup where single kubernetes operator setup manages multiple namespaces. Now that we want to try out autoscaler in any one of the namespaces before applying to all of them . Does flink operator support this requirement?
g
In operator 1.6 you have namespace level default configs
Check the config docs for details :)
s
Thanks just checked 1.6 release announcement. Thanks.