Featured resource
2025 Tech Upskilling Playbook
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Check it out
  • Lab
    • Libraries: If you want this lab, consider one of these libraries.
    • Cloud
Labs

Deploying and Scaling Applications on Google Kubernetes Engine

You are part of the infrastructure team at Globomantics. After a series of complicated and failed deployments, senior management has decided to modernize Globomantics' infrastructure. You have been tasked with creating a Kubernetes cluster and deploying a containerized workload as a proof of concept. In this lab, you will create a **GKE cluster**, and deploy `google-samples/hello-app:1.0` to it and make it publicly accessible. You will then scale up the application as well as perform a rolling update.

Lab platform
Lab Info
Level
Intermediate
Last updated
Mar 18, 2026
Duration
30m

Contact sales

By clicking submit, you agree to our Privacy Policy and Terms of Use, and consent to receive marketing emails from Pluralsight.
Table of Contents
  1. Challenge

    Deploy GKE Cluster in Google Cloud

    Once the environment is ready, login to the cloud instance. Peform the following:

    • Using the provided Compute Instance, use gcloud to create a GKE cluster.
    • Make sure GKE has the following settings:
      1. Create 1 node
      2. A machine type of e2-standard-2
      3. 30GB of diskspace
      4. Enable IP alias
      5. Use the regular release channel
      6. Make sure the current version is 1.33
    • Check and make sure that kubectl is working with the cluseter by list the nodes.
  2. Challenge

    Deploy a Containerized Workload to GKE and Make It Accessible

    Once the GKE cluster ready and assessable, deploy a containerized workload:

    • Clone the Git repository.
    • Use the manifers files to create the deployment and service.
    • Verify application is working by find the External IP address and check it in the browser.
    • Verify there are no errors in the logs.
  3. Challenge

    Manage the Containerized Workload

    Now it's time to make some changes to the deployment: -Scale deployment to 3 replicas.

    • Verify that the deployment has been update by using kubectl to list the pod in the deployment.
    • Use rollout to redeploy the pods in the deployment without making changes to the manifest file.
About the author

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

Real skill practice before real-world application

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Learn by doing

Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.

Follow your guide

All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.

Turn time into mastery

On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.

Get started with Pluralsight