diff --git a/docs/content/en/docs/getting-started/generic-gs/_index.md b/docs/content/en/docs/getting-started/generic-gs/_index.md index a3f0ed97b1..f38621e111 100644 --- a/docs/content/en/docs/getting-started/generic-gs/_index.md +++ b/docs/content/en/docs/getting-started/generic-gs/_index.md @@ -166,6 +166,7 @@ You can watch the state of the pods using: ```shell kubectl get pods -n podtato-kubectl ``` + Furthermore, you can port-forward the podtato-head service to your local machine and access the application via your browser: