Merge pull request #41222 from Arhell/id-fix

[id] fix markdown format
pull/41269/head
Kubernetes Prow Robot 2023-05-22 03:06:30 -07:00 committed by GitHub
commit c80beb479c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -245,8 +245,8 @@ web-0
web-1 web-1
``` ```
selanjutnya, jalankan: selanjutnya, jalankan:
``` ```shell
kubectl run -i --tty --image busybox:1.28 dns-test --restart=Never --rm /bin/sh kubectl run -i --tty --image busybox:1.28 dns-test --restart=Never --rm
``` ```
perintah itu akan menjalankan _shell_ baru. perintah itu akan menjalankan _shell_ baru.
Di dalam _shell_ yang baru jalankan: Di dalam _shell_ yang baru jalankan: