mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-30 21:30:16 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			241 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			241 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| kind: Endpoints
 | |
| apiVersion: v1
 | |
| metadata:
 | |
|   name: glusterfs-cluster
 | |
|   namespace: spark-cluster
 | |
| subsets:
 | |
|   - addresses:
 | |
|       - ip: 192.168.30.104
 | |
|     ports:
 | |
|       - port: 1
 | |
|   - addresses:
 | |
|       - ip: 192.168.30.105
 | |
|     ports:
 | |
|       - port: 1
 |