Clarify that `REMOTE_PORT` is interpreted as identifying a _Service_ port when provided `TYPE` is `service`. Also, highlight support for specifying a named port as `REMOTE_PORT`.  | 
			||
|---|---|---|
| .. | ||
| admin | ||
| application | ||
| audit | ||
| configmap | ||
| controllers | ||
| debug | ||
| podpreset | ||
| pods | ||
| policy | ||
| priority-and-fairness | ||
| service | ||
| windows | ||
| README.md | ||
| examples.go | ||
| examples_test.go | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	To run the tests for a localization, use the following command:
go test k8s.io/website/content/<lang>/examples
where <lang> is the two character representation of a language. For example:
go test k8s.io/website/content/en/examples