mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-09-18 18:10:41 +03:00
Adding getting version details for cfssljson
This commit is contained in:
@@ -60,7 +60,11 @@ Revision: dev
|
|||||||
Runtime: go1.6
|
Runtime: go1.6
|
||||||
```
|
```
|
||||||
|
|
||||||
> The cfssljson command line utility does not provide a way to print its version.
|
Verify `cfssljson` version 1.2.0 or higher is installed:
|
||||||
|
|
||||||
|
```
|
||||||
|
cfssljson -version
|
||||||
|
```
|
||||||
|
|
||||||
## Install kubectl
|
## Install kubectl
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user