From 550a834bf18e50685a5baa2b835a3f25b5d5169e Mon Sep 17 00:00:00 2001 From: zhengjiajin <393926893@qq.com> Date: Wed, 24 May 2017 16:06:34 +0800 Subject: [PATCH] DeamonSet-DaemonSet --- examples/oms/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/oms/README.md b/examples/oms/README.md index 71b30e323af..477b53c88c6 100644 --- a/examples/oms/README.md +++ b/examples/oms/README.md @@ -2,7 +2,7 @@ The [Microsoft Operations Management Suite (OMS)](https://www.microsoft.com/en-us/cloud-platform/operations-management-suite) is a software-as-a-service offering from Microsoft that allows Enterprise IT to manage any hybrid cloud. -This example will create a DeamonSet to deploy the OMS Linux agents running as containers to every node in the Kubernetes cluster. +This example will create a DaemonSet to deploy the OMS Linux agents running as containers to every node in the Kubernetes cluster. ### Supported Linux Operating Systems & Docker - Docker 1.10 thru 1.12.1