[Features]Node Topology awareness inside Database Application #8463
Labels
area/user-interaction
documentation
kind/feature
New feature
proposed-feature
Features proposed by internal or external users
Some kind of databases have the ability to distribute data across different nodes according to the topology, like
kafka
’sbroker.rack
andreplica.selector.class
.Currently, k8s's downward api cannot support node label(kubernetes/kubernetes#40610), so there is no official way to aware Node Topology inside Pod.
What if develop an api on kbagent to expose the Node Topology, and the startup scripts in addon can call this api and get Node Topology?
The text was updated successfully, but these errors were encountered: