> ## Documentation Index
> Fetch the complete documentation index at: https://notes.kodekloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sprint 02

> This article focuses on setting up Google Cloud infrastructure and launching a Kubernetes cluster in Sprint 02.

In Sprint 02, we'll focus on establishing your Google Cloud infrastructure and launching your first Kubernetes cluster. By the end of this sprint, you’ll be ready to deploy containerized applications on GKE.

## Sprint Objectives

| Objective              | Outcome                                                        |
| ---------------------- | -------------------------------------------------------------- |
| Create a GCP account   | Set up your Google Cloud identity, billing, and permissions.   |
| Learn GKE fundamentals | Explore pods, services, deployments, and cluster components.   |
| Set up a GKE cluster   | Provision a multi-node cluster using Google Kubernetes Engine. |

<Frame>
  ![The image lists sprint goals, including creating a GCP account, understanding GKE fundamentals in GCP, and setting up a GKE cluster.](https://kodekloud.com/kk-media/image/upload/v1752875451/notes-assets/images/GCP-DevOps-Project-Sprint-02/sprint-goals-gcp-gke-cluster.jpg)
</Frame>

<Callout icon="lightbulb" color="#1CB2FE">
  Feel free to share any questions or suggest additional tasks now. This helps the team refine the sprint plan and provide targeted guidance.
</Callout>

That’s all for Sprint 02! In the next lesson, we'll dive into creating your GCP account and configuring the Cloud Console.

## Links and References

* [GCP Free Tier Signup](https://cloud.google.com/free)
* [GKE Documentation](https://cloud.google.com/kubernetes-engine/docs)
* [Kubernetes Basics](https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/)

<CardGroup>
  <Card title="Watch Video" icon="video" cta="Learn more" href="https://learn.kodekloud.com/user/courses/gcp-devops-project/module/e0cc2e03-d889-468c-af73-0866856711aa/lesson/5ae5d112-3915-4970-bd29-ef19bb0951cf" />
</CardGroup>
