Skip to Content
Kubernetes Cookbook - Second Edition
book

Kubernetes Cookbook - Second Edition

by Hideto Saito, Hui-Chuan Chloe Lee, Ke-Jou Carol Hsu
May 2018
Intermediate to advanced
554 pages
13h 51m
English
Packt Publishing
Content preview from Kubernetes Cookbook - Second Edition

Configuring Cloud SDK

You can configure both Cloud SDK for Windows and for Linux/macOS, by using the following steps:

  1. Launch Google Cloud SDK Shell (Windows) or open a Terminal (Linux/macOS).

 

  1. Type gcloud init; it asks you to log on to your Google account. Type y and press return:
You must log in to continue. Would you like to log in (Y/n)? y
  1. It will open a web browser to navigate to the Google logon page; proceed to log on using your Google Account with the GCP account.
  2. It asks you whether Cloud SDK can access your Google account information. Click the ALLOW button.
  3. Back to the Terminal—it asks you which project you want to use. Let's choose the Kubernetes Cookbook project you made:
Pick cloud project to use: [1] my-first-project-194302 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Kubernetes Cookbook

Kubernetes Cookbook

Sébastien Goasguen, Michael Hausenblas
DevOps with Kubernetes - Second Edition

DevOps with Kubernetes - Second Edition

Hideto Saito, Hui-Chuan Chloe Lee, Cheng-Yang Wu

Publisher Resources

ISBN: 9781788837606Supplemental Content