mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #46329 from zjj2wry/DeamonSet-DaemonSet
Automatic merge from submit-queue DeamonSet-DaemonSet **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note NONE ```
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user