Create GVC
form, click the Create
dropdown in the upper right corner and select GVC
.
Next (Locations)
.
aws-eu-central-1
gcp-us-east1
Create
. The GVC will be created and the Info
page will be shown.
Workloads
from the left side menu. Once the form is loaded, click the New
button.Next (Container 1)
.Image
textbox, enter:cplnquickstarts/helloworld-go
is a web app written in Go.When the Workload is navigated to, it will display the cloud provider and location in the browser.Serves Traffic
switch to indicate that this Workload will be serving requests on port 8080.
Make Public
button. This will allow all inbound and outbound requests to/from the Workload.Create
button. The Workload will be created and the Info
page will be shown.Workload Health
will indicate Ready
.Open
link besides the Global Endpoint
URL to launch the application in a new tab.Deployments
.Open
link that will launch the application at its respective location. Take note that the URL is secured using TLS.Next
button below to learn how to configure a custom domain for your Workload.