Skip to content

Commit 93b47ff

Browse files
authored
Merge pull request #41032 from Arhell/id-fix
[id] Fix the description of Service External IPs to match the YAML ex…
2 parents 22c0b59 + 7446feb commit 93b47ff

File tree

1 file changed

+1
-1
lines changed
  • content/id/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/id/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ _Value_ dari `externalIP` tidak diatur oleh Kubernetes dan merupakan tanggung ja
828828
dari administrator klaster.
829829

830830
Pada _ServiceSpec_, kamu dapat memberikan spesifikasi `externalIP` dan `ServiceTypes`.
831-
Pada contoh di bawah ini. `"my-service"` dapat diakses oleh klien pada "`80.11.12.10:80`" (`externalIP:port`).
831+
Pada contoh di bawah ini. `"my-service"` dapat diakses oleh klien pada "`198.51.100.32:80`" (`externalIP:port`).
832832

833833
```yaml
834834
kind: Service

0 commit comments

Comments
 (0)