Merge c9702a408e
into bf2850974e
commit
8fbfe0b613
|
@ -66,7 +66,19 @@ Revision: dev
|
|||
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
|
||||
```
|
||||
|
||||
> output
|
||||
|
||||
```
|
||||
Version: 1.2.0
|
||||
Revision: dev
|
||||
Runtime: go1.6
|
||||
```
|
||||
|
||||
## Install kubectl
|
||||
|
||||
|
|
Loading…
Reference in New Issue