mirror of
				https://github.com/traefik/traefik.git
				synced 2025-10-31 16:31:16 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			437 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			437 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: "Traefik AWS ECS Configuration Documentation"
 | |
| description: "Learn how to do dynamic configuration in Traefik Proxy with AWS ECS. Read the technical documentation."
 | |
| ---
 | |
| 
 | |
| # ECS Configuration Reference
 | |
| 
 | |
| Dynamic configuration with ECS provider
 | |
| {: .subtitle }
 | |
| 
 | |
| The labels are case-insensitive.
 | |
| 
 | |
| ```yaml
 | |
| --8<-- "content/reference/dynamic-configuration/ecs.yml"
 | |
| --8<-- "content/reference/dynamic-configuration/docker-labels.yml"
 | |
| ```
 |