Skip to content

Commit 32a2062

Browse files
authored
Linked to the Google Cloud Solutions Template
Included a link to the Google Cloud Solutions Template on the Quickstart Standalone tab.
1 parent f95c813 commit 32a2062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-v2/content/en/docs/quickstart/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 20
88
{{% tab "STANDALONE" %}}
99

1010
Follow this tutorial if you're using the Skaffold [standalone binary]({{< relref "../install/#standalone-binary" >}}). It walks through running Skaffold on a small Kubernetes app built with [Docker](https://www.docker.com/) inside [minikube](https://minikube.sigs.k8s.io)
11-
and deployed with [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)!
11+
and deployed with [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)! To learn how to generate a new project with previously built-in structure and features, see the [Google Cloud Solutions Template](https://github.com/GoogleCloudPlatform/solutions-template).
1212

1313
This tutorial uses minikube as Skaffold knows how to build the app using the Docker daemon hosted
1414
inside minikube and thus avoiding any need for a registry to host the app's container images.

0 commit comments

Comments
 (0)