mirror of
				https://github.com/siderolabs/talos.git
				synced 2025-10-31 08:21:25 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			695 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			695 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: What is Talos?
 | |
| weight: 1
 | |
| ---
 | |
| 
 | |
| Talos is a container optimized Linux distro; a reimagining of Linux for distributed systems such as Kubernetes.
 | |
| Designed to be as minimal as possible while still maintaining practicality.
 | |
| For these reasons, Talos has a number of features unique to it:
 | |
| 
 | |
| - it is immutable
 | |
| - it is atomic
 | |
| - it is ephemeral
 | |
| - it is minimal
 | |
| - it is secure by default
 | |
| - it is managed via a sigle declaritive configuration file and gRPC API
 | |
| 
 | |
| Talos can be deployed on container, cloud, virtualized, and bare metal platforms.
 | |
| 
 | |
| ## Why Talos
 | |
| 
 | |
| In having less, Talos offers more.
 | |
| Security.
 | |
| Efficiency.
 | |
| Resiliency.
 | |
| Consistency.
 | |
| 
 | |
| All of these areas are improved simply by having less.
 |