Add GCP quickstart

This commit is contained in:
aabramov 2023-08-13 12:01:42 +03:00 committed by Sanne Raymaekers
parent 847ba2371d
commit d8e47de0c5

View file

@ -90,8 +90,8 @@ export const LandingPage = () => {
}
>
<p>
Launch Amazon Web Services or Microsoft Azure hosts to the cloud
from the console.
Launch Amazon Web Services, Microsoft Azure or Google Cloud hosts to
the cloud from the console.
</p>
<p>
Link custom repositories and build any supported image with custom
@ -137,6 +137,19 @@ export const LandingPage = () => {
Launch an Azure Image
</Button>
</p>
<p className="pf-u-pt-sm">
<Button
icon={<ArrowRightIcon />}
iconPosition="right"
variant="link"
isInline
component="a"
onClick={activateQuickstart('insights-launch-gcp')}
className="pf-u-font-weight-bold"
>
Launch a GCP Image
</Button>
</p>
<p className="pf-u-pt-sm">
<Button
icon={<ArrowRightIcon />}