I have started to try and on board some of our AKS / kubernetes environments but have an slight issue. Checking into the logs it throws the message "Node with IP is not added to Orion. Data is not polled" since there is not an pre-existing node in solarwinds. If I go and manually create a node it will start to pull in the containers.
This is not ideal, I would expect the loading of the agent and solarwinds containers for monitoring into kubernetes it would load the node(s) IP's. Especially with the dynamic nature of auto-scaling to update node Ip's so as thigns scale up/down it will get all the containers.
Is the expectation that all nodes need to be loaded first before you add a kubernetes container service ?