mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Merge pull request #7243 from satnam6502/doc
Fix path of kube-version-change
This commit is contained in:
commit
c29ef8bcf1
@ -29,7 +29,7 @@ You can use the kube-version-change utility to convert config files between diff
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ hack/build-go.sh cmd/kube-version-change
|
$ hack/build-go.sh cmd/kube-version-change
|
||||||
$ _output/go/bin/kube-version-change -i myPod.v1beta1.yaml -o myPod.v1beta3.yaml
|
$ _output/local/go/bin/kube-version-change -i myPod.v1beta1.yaml -o myPod.v1beta3.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
### Maintenance on a Node
|
### Maintenance on a Node
|
||||||
|
Loading…
Reference in New Issue
Block a user