mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 13:50:01 +00:00 
			
		
		
		
	Adds an example using DaemonSets to distribute the NewRelic worker onto all nodes in a k8s cluster. Signed-off-by: Christian Stewart <christian@paral.in>
		
			
				
	
	
		
			3 lines
		
	
	
		
			86 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			86 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| export NRSYSMOND_loglevel=debug
 | |
| export NRSYSMOND_license_key=REPLACE_LICENSE_KEY_HERE
 |