mirror of
				https://github.com/kelseyhightower/kubernetes-the-hard-way.git
				synced 2025-11-04 02:02:33 +03:00 
			
		
		
		
	update docs
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
In this lab you will setup the necessary PKI infrastructure to secure the Kubernetes components. This lab will leverage CloudFlare's PKI toolkit, [cfssl](https://github.com/cloudflare/cfssl), to bootstrap a Certificate Authority and generate TLS certificates.
 | 
					In this lab you will setup the necessary PKI infrastructure to secure the Kubernetes components. This lab will leverage CloudFlare's PKI toolkit, [cfssl](https://github.com/cloudflare/cfssl), to bootstrap a Certificate Authority and generate TLS certificates.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
In this lab you will setup a Certificate Authority and generate a single set of TLS certificates that can be used to secure the following Kubernetes components:
 | 
					In this lab you will generate a single set of TLS certificates that can be used to secure the following Kubernetes components:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* etcd
 | 
					* etcd
 | 
				
			||||||
* Kubernetes API Server
 | 
					* Kubernetes API Server
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user