更新 typos

pull/269/head
Jiaying Ren 2018-08-14 22:07:28 +08:00 committed by GitHub
parent 417ce19ba1
commit 569ca1174a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ v1beta2.apps 2d
v2beta1.autoscaling 2d
```
另外查看当前kubernetes集群支持的API版本还可以使用`kubectl api-version`
另外查看当前kubernetes集群支持的API版本还可以使用`kubectl api-versions`
```bash
$ kubectl api-versions
@ -131,4 +131,4 @@ v1
[API Conventions](https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md#resources)
[Kuberentes1.8 reference doc](https://kubernetes.io/docs/api-reference/v1.8/#apiservicespec-v1beta1-apiregistration)
[Kuberentes1.8 reference doc](https://kubernetes.io/docs/api-reference/v1.8/#apiservicespec-v1beta1-apiregistration)