I added a node to an AKS cluster. After 40 minutes the operation failed without any other details. Then I added some more nodes, and this time the operation succeeded.
However, I still can't see the nodes in the Kubernetes Dashboard or with kubectl get nodes
.
I currently have no way to address the memory issue in my cluster since I can't seem to add more nodes.