# Google GKE

* [Install](https://cloud.google.com/sdk/docs/install) gcloud CLI
* [Install](https://pwittrock.github.io/docs/tasks/tools/install-kubectl/) Kubectl
* [Setup](https://cloud.google.com/kubernetes-engine/docs/deploy-app-cluster) GKE cluster&#x20;
* Download the sscp.yml file. &#x20;

{% file src="/files/z9MSi6kPLZfReR9QNwT7" %}

* Go to the directory you downloaded sscp.yml to and run the following from a command line

```
kubectl apply -f sscp.yml
```

If you have any problems you can email us at <support@tribalknowledge.tech>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sql-simulator.tribalknowledge.tech/getting-started/k8s-install-guide/google-gke.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
