Linux Servers Patching - GCP

0 votes
My Google Cloud Platform-hosted Linux instances needed to be patched.

Is there a native solution like Azure Update Manager available on the Google Cloud Platform, or do we have to utilize a third-party service?
Nov 3, 2022 in GCP by Ashwini
• 5,430 points
474 views

1 answer to this question.

0 votes
Yes, GCP currently lacks a product that handles patch management in the same way that Azure update management does.

There are various workarounds, too, for controlling patch updates for a large number of virtual machines.

Create a starting script to carry out specific maintenance procedures.

However, the VM must be restarted.

Startup scripts include a wide range of capabilities, including the ability to install software, carry out updates, activate services, and carry out any other operations specified in the script
answered Nov 4, 2022 by Tejashwini
• 3,820 points

Related Questions In GCP

0 votes
1 answer

How can I use display device in GCP -linux?

Use the following steps: 1) Install the Debian ...READ MORE

answered Mar 8, 2022 in GCP by Korak
• 5,820 points
654 views
0 votes
2 answers

How to install gcp in Python?

If you're accessing BigQuery in python, you ...READ MORE

answered Aug 20, 2018 in GCP by Priyaj
• 58,090 points
1,426 views
0 votes
1 answer

Changing Machine Instance on GCP

There is no direct method to change ...READ MORE

answered Aug 1, 2018 in GCP by kurt_cobain
• 9,390 points
404 views
0 votes
1 answer

Why should I choose GCP over any other cloud platforms?

There are various Cloud service providers in ...READ MORE

answered Sep 20, 2019 in GCP by Sirajul
• 59,230 points
1,785 views
0 votes
1 answer
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer

How do I set variable if a specific package version is installed in CFEngine?

Here is what you can do.Just use packagesmatching to ...READ MORE

answered Jul 12, 2018 in Other DevOps Questions by Atul
• 10,240 points
960 views
0 votes
1 answer

Remote Desktop connect to Ubuntu in GCP

The instructions below can be used to ...READ MORE

answered Nov 4, 2022 in GCP by Tejashwini
• 3,820 points
1,574 views
0 votes
1 answer

How to change the project in GCP using CLI commands?

gcloud config set project $MY_PROJECT_ID #=> Updated property [core/project]. You ...READ MORE

answered Nov 4, 2022 in GCP by Tejashwini
• 3,820 points
1,050 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP