Featured resource
2026 Tech Forecast
2026 Tech Forecast

1,500+ tech insiders, business leaders, and Pluralsight Authors share their predictions on what’s shifting fastest and how to stay ahead.

Download the forecast
  • Lab
    • Libraries: If you want this lab, consider one of these libraries.
Google Cloud Platform icon
Labs

Managing the Kubernetes API Server and Pods

In this lab, you'll practice managing the Kubernetes API Server and pods using kubectl, curl, labels, and pod configuration. When you're finished, you will have successfully made direct API Server requests using kubectl and curl, applied labels to connect and manage workloads, and configured pod probes and init containers to control pod lifecycle behavior.

Google Cloud Platform icon
Lab platform
Lab Info
Level
Beginner
Last updated
Aug 13, 2026
Duration
45m

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

    Access the terminal
    1. Sign in using the lab credentials and open the terminal.
    2. SSH to the lab VM as cloud_user and confirm the host is ready.
    3. Verify that kubectl and curl are available on the command line.
  2. Challenge

    Use kubectl to interact with the Kubernetes API server
    1. Confirm cluster connectivity.
    2. Explore the API surface with kubectl commands.
    3. Create a Deployment and verify its Pods reach the Running state.
  3. Challenge

    Interact with the Kubernetes API server using curl
    1. Extract the API server endpoint and client credentials from the kubeconfig.
    2. Save the client credentials as certificate and key files.
    3. Send authenticated curl requests to list API resources and Pods.
  4. Challenge

    Use labels to connect workloads
    1. Inspect labels on the existing Pods.
    2. Create a standalone Pod that does not match the Deployment label set.
    3. Add and remove labels and verify membership with label selectors.
  5. Challenge

    Configure Pod probes and init containers
    1. Define a Pod manifest with an init container for setup work.
    2. Configure readiness and liveness probes on the application container.
    3. Apply the Pod and verify init completion and status.
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