GCP Classroom Series – 17/Apr/2021

GCP Deployment manager scenario

Scenario 1:

  • Create a GCP deployment with templates and a configuration
    • to create a network
    • to create firewall rules to allow
      • http and https to all instances
      • ssh to instances with network tag allowssh
      • open everything to instances with network tag openall
    • to create a vm with ubuntu and public ip
    • to create a vm with centos and private ip
  • refactor the scenario1 with the output and references as we learnt in this session.
  • Refer Here for solution of the scenario 1

GKE ingress issue

  • IN GKE when we use ingress the service type should be NodePort or Loadbalancer
  • the fix is submitted over here Refer Here

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube