Merge pull request #20224 from adityaalifn/change-anda-to-kamu

Change anda to kamu in manage-deployment page
pull/20227/head
Kubernetes Prow Robot 2020-04-10 03:29:47 -07:00 committed by GitHub
commit 067ebaa96f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ kubectl scale deployment/my-nginx --replicas=1
deployment.extensions/my-nginx scaled
```
Sekarang anda hanya memiliki satu _pod_ yang dikelola oleh deployment.
Sekarang kamu hanya memiliki satu _pod_ yang dikelola oleh deployment.
```shell
kubectl get pods -l app=nginx