A Pen by Samaila Malima Anthony on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Lab Name: Create and Manage Cloud Resources: Challenge Lab (GSP313) | |
Task 1: Create a project jumphost instance | |
Run command: | |
gcloud compute instances create nucleus-jumphost \ | |
--network nucleus-vpc \ | |
--zone us-east1-b \ | |
--machine-type f1-micro \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link | |
rel="stylesheet" | |
href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" | |
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" | |
crossorigin="anonymous" | |
/> | |
<div id="page-wrapper"> | |
<header id="header"> | |
<div class="logo"> | |
<img |
A Pen by Samaila Malima Anthony on CodePen.
A Pen by Samaila Malima Anthony on CodePen.
A Pen by Samaila Malima Anthony on CodePen.
A Pen by Samaila Malima Anthony on CodePen.
A Pen by Samaila Malima Anthony on CodePen.
A Pen by Samaila Malima Anthony on CodePen.