Merge pull request #24943 from azemoning/fixtypo-imperativecommand

fix typo on imperative-command page for Bahasa Indonesia
This commit is contained in:
Kubernetes Prow Robot 2020-11-07 01:53:37 -08:00 committed by GitHub
commit 95e8bc6341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ kubectl create --edit -f /tmp/srv.yaml
```
1. Perintah `kubectl create service` membuat konfigurasi untuk objek Service dan menyimpannya di `/tmp/srv.yaml`.
1. Perintah `kubectl create --edit` membuka file konfigurasi untuk diedit sebelum objek dibuat.
1. Perintah `kubectl create --edit` membuka berkas konfigurasi untuk disunting sebelum objek dibuat.