Getting Started with Google Kubernetes Engine Quiz Questions and Answers

Answer :
  • Running and scheduling container applications on a cluster
Answer :
  • The Kubernetes CLI tool
Answer :
  • A Deployment is responsible for managing the desired state of your application
Answer :
  • Open a console on the first container inside the my_pod_name
Answer :
  • A) API Server
    B) Controller
    C) Scheduler
    All of the above
Answer :
  • etcd
Answer :
  • A) via API
    B) via GUI
    C) via CLI
    All of the above
Answer :
  • A key-value pair attached to an object
Answer :
  • describe
Answer :
  • True