Customising Node-Level Configuration in AKS
When you deploy AKS, you deploy the control plan, which is managed by Microsoft, and one or more node pools, which contain the worker nodes used to run your Kubernetes…
21/07/2025
The original post (Japanese) was written on 20 July 2025.MicronautからAzure Monitorにmetricを送信したい This entry is related to the following one. Please take a look for background information.Send metrics/traces/logs from Micronaut native image applications to Azure Monitor | Microsoft Community Hub Prerequisites Maven: 3.9.10 JDK version 21 Micronaut: 4.9.0 or later The…