# The Arcade Trivia August 2024 Week 3

## **Overview**

Welcome to The Arcade Trivia August 2024! Give your career a boost with hands on experience with different Google Cloud and partner services.

Click **Start Lab** to begin.

P.S. You don't need the GCP Console for this, but you do need to keep this quiz open for a minimum of 3 minutes.

## **Quiz**

1. **What Terraform code do you need to run in order to create a configuration before you can manage this container with Terraform?**
    
    Select **ONE** answer that would be relevant
    
    * <mark>terraform plan</mark>
        
    * create terra
        
    * config plan
        
    * Planned
        
2. **Which command should you use to read the current settings from all managed remote objects and update the Terraform state accordingly?**
    
    Select **ONE** answer that would be relevant
    
    * get all terra
        
    * <mark>terraform refresh</mark>
        
    * remote obj
        
    * terra get
        
3. **What open-source infrastructure management tool can streamline the provisioning of load balancers on Google Cloud using modules?**
    
    Select **ONE** answer that would be relevant
    
    * Bigquery
        
    * Kubernetes
        
    * Storage
        
    * <mark>Terraform</mark>
        
4. Which of the following modules is responsible for creating a regional internal forwarding rule?
    
    Select ONE answer that would be relevant
    
    * terraform-google-lb-outside
        
    * terraform-gcp-lt-internal
        
    * terraform-google-get-external
        
    * <mark>terraform-google-lb-internal</mark>
        
5. **What are the smallest deployable units of computing that can be created and managed within Kubernetes?**
    
    Select **ONE** answer that would be relevant
    
    * generate inst
        
    * Pads
        
    * Box
        
    * <mark>Pods</mark>
        
6. **What command-line tool does Kubernetes offer for interacting with the control plane of a Kubernetes cluster via the Kubernetes API?**
    
    Select **ONE** answer that would be relevant
    
    * gcptl
        
    * <mark>kubect</mark>
        
    * lpodct
        
    * lapictl
        

---

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1724229547886/f338c578-8d16-4ba1-8682-3ce354367f4e.png align="center")
