Hello, everyone. This is Keiko, program manager from the OMS team. We’ve heard many requests for supporting containers on Kubernetes. So, we have extended the support to Kubernetes, like we did with Mesosphere DC/OS late last year. Now, you have a unified Container Monitoring solution for containers on Azure Container Service, Mesosphere DC/OS, and Kubernetes.
You can upload our yaml file on the Kubernetes environment and run the OMS Agent for Linux as a daemon-set. For the yaml file, please visit OMS Agent for Linux yaml file.
Or you can also run via kubectl cli.
#sudo kubectl create -f omsagent.yaml
#sudo kubectl get ds
NAME DESIRED CURRENT NODE-SELECTOR AGE
omsagent 3 3 <none> 33m
In addition to collecting the container performance, capacity, logs, and events, OMS Agent for Linux can now collect host syslogs.
If you are interested in more details, please visit monitoring an Azure Container Service cluster with Microsoft Operations Management Suite.
How do I try this?
Get a free Microsoft Operations Management + Security (#MSOMS) account so that you can test the Container Monitoring Solution features. You can also get a free subscription for Microsoft Azure.
How can I give you guys feedback?
There are a few different routes to give feedback:
- UserVoice: Post ideas for new OMS features to work on. Visit the OMS UserVoice page.
- OMS Forums: Good general discussion of OMS. Visit the OMS Forums.
- Email: OMScontainers@microsoft.com Tell us whatever is on your mind.
- Survey: Take a survey.
Your feedback is most important to us. If you see any features you like that are not here, we like to hear that from you as well.
Keiko Harada
Program Manager
Microsoft Operations Management Team