18 lines
		
	
	
		
			664 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			664 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: kubernetes
 | |
| ---
 | |
| 
 | |
| <img src="https://github.com/kubernetes/kubernetes/raw/master/logo/logo.png" width="100">
 | |
| 
 | |
| # Kubernetes
 | |
| "Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.It groups containers that make up an application into logical units for easy management and discovery.<sup>1</sup>"
 | |
| 
 | |
| ### Links:
 | |
|   * [Kubernetes on GitHub](https://github.com/kubernetes/kubernetes)
 | |
|   * [Kubernetes website](https://kubernetes.io)
 | |
|   * [Kubernetes tutorial](https://kubernetes.io/docs/tutorials/kubernetes-basics/)
 | |
| 
 | |
| 
 | |
| ### Sources:
 | |
|   * The Kubernetes Authors, 2017, kubernetes.io. Accessed 27 Oct. 2017.
 |