mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	added the blank line before the ``` block
This commit is contained in:
		@@ -129,6 +129,7 @@ nginx     <none>    run=nginx             <ip-addr>   80/TCP
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If ip-addr is blank run the following command to obtain it. Know issue #10836
 | 
					If ip-addr is blank run the following command to obtain it. Know issue #10836
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```sh
 | 
					```sh
 | 
				
			||||||
kubectl get svc nginx
 | 
					kubectl get svc nginx
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user