We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a46ff7 commit 6b21f28Copy full SHA for 6b21f28
content/en/docs/tutorials/stateless-application/guestbook.md
@@ -243,7 +243,7 @@ pointing to. This IP address is accessible only within the cluster.
243
244
If you want guests to be able to access your guestbook, you must configure the
245
frontend Service to be externally visible, so a client can request the Service
246
-from outside the Kubernetes cluster. However a Kubernetes user you can use
+from outside the Kubernetes cluster. However a Kubernetes user can use
247
`kubectl port-forward` to access the service even though it uses a
248
`ClusterIP`.
249
0 commit comments