Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Official Google Cloud Certified Associate Cloud Engineer Study Guide

You're reading from   Official Google Cloud Certified Associate Cloud Engineer Study Guide The only official Google Cloud study guide

Arrow left icon
Product type Paperback
Published in Apr 2019
Publisher Wiley
ISBN-13 9781119564416
Length 560 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Dan Sullivan Dan Sullivan
Author Profile Icon Dan Sullivan
Dan Sullivan
Arrow right icon
View More author details
Toc

Table of Contents (28) Chapters Close

1. Cover FREE CHAPTER
2. Acknowledgments
3. About the Author
4. Introduction
5. Assessment Test
6. Answers to Assessment Test
7. Chapter 1 Overview of Google Cloud Platform 8. Chapter 2 Google Cloud Computing Services 9. Chapter 3 Projects, Service Accounts, and Billing 10. Chapter 4 Introduction to Computing in Google Cloud 11. Chapter 5 Computing with Compute Engine Virtual Machines 12. Chapter 6 Managing Virtual Machines 13. Chapter 7 Computing with Kubernetes 14. Chapter 8 Managing Kubernetes Clusters 15. Chapter 9 Computing with App Engine 16. Chapter 10 Computing with Cloud Functions 17. Chapter 11 Planning Storage in the Cloud 18. Chapter 12 Deploying Storage in Google Cloud Platform 19. Chapter 13 Loading Data into Storage 20. Chapter 14 Networking in the Cloud: Virtual Private Clouds and Virtual Private Networks 21. Chapter 15 Networking in the Cloud: DNS, Load Balancing, and IP Addressing 22. Chapter 16 Deploying Applications with Cloud Launcher and Deployment Manager 23. Chapter 17 Configuring Access and Security 24. Chapter 18 Monitoring, Logging, and Cost Estimating 25. Index
26. Advert
27. End User License Agreement
Appendix Answers to Review Questions

Adding, Modifying, and Removing Services

You can add, modify, and remove services from a cluster using either Cloud Console or Cloud SDK in your local environment, on a GCP VM, or in Cloud Shell.

A service is an abstraction that groups a set of pods as a single resource.

Adding, Modifying, and Removing Services with Cloud Console

Services are added through deployments. In Cloud Console, select the Workloads option from the navigation menu to display a list of deployments, as in Figure 8.32. Note the Deploy option in the horizontal menu at the top of the page.

The image displays a list of deployments along with a Deploy command to create new services.

FIGURE 8.32 List of deployments along with a Deploy command to create new services

Click Deploy to show the deployment form, as in Figure 8.33.

The figure displays a sample form to specify a new deployment for a service. In the Container Image parameter, the users can specify the name of an image or select one from the Google Container Repository. To specify a name directly, specify a path to the image using a URL. The users can also specify labels, the initial command to run, and a name for the application.

FIGURE 8.33 Form to specify a new deployment for a service

In the Container Image parameter, you can specify the name of an image or select one from the Google Container Repository. To specify a name directly, specify a path to the image using a URL such as this:

gcr...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images