mirror of
				https://github.com/kelseyhightower/kubernetes-the-hard-way.git
				synced 2025-11-04 02:02:33 +03:00 
			
		
		
		
	Merge branch 'master' of github.com:kelseyhightower/kubernetes-the-hard-way
This commit is contained in:
		@@ -44,7 +44,7 @@ sudo mv cfssljson_darwin-amd64 /usr/local/bin/cfssljson
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||
wget https://pkg.cfssl.org/R1.2/cfssl_linux-amd64
 | 
					wget https://pkg.cfssl.org/R1.2/cfssl_linux-amd64
 | 
				
			||||||
chmod +x cfssl_linux-amd64
 | 
					chmod +x cfssl_linux-amd64
 | 
				
			||||||
sudo mv cfssl_darwin-amd64 /usr/local/bin/cfssl
 | 
					sudo mv cfssl_linux-amd64 /usr/local/bin/cfssl
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user