Merge pull request #38989 from Arhell/id-error

[id] fix deployment apiversion error
pull/38994/head
Kubernetes Prow Robot 2023-01-19 01:38:35 -08:00 committed by GitHub
commit 2415225849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ Saat beban aplikasi naik maupun turun, mudah untuk mengubah kapasitas dengan `ku
kubectl scale deployment/my-nginx --replicas=1
```
```shell
deployment.extensions/my-nginx scaled
deployment.apps/my-nginx scaled
```
Sekarang kamu hanya memiliki satu _pod_ yang dikelola oleh deployment.