mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
Merge 34a59a1f61 into af9f6d71fc
This commit is contained in:
@@ -24,6 +24,15 @@ chmod +x cfssl cfssljson
|
||||
sudo mv cfssl cfssljson /usr/local/bin/
|
||||
```
|
||||
|
||||
alternatively, if you have homebrew setup, just run
|
||||
|
||||
```
|
||||
brew install cfssl
|
||||
```
|
||||
|
||||
This will get you both `cfssl` and `cfssljson`.
|
||||
|
||||
|
||||
### Linux
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user