Channels
pulumi-ai
package-authoring
pulumi-cdk
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
cloudengineering
yaml
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
blog-posts
localstack
welcome
gitlab
pulumi-kubernetes-operator
jobs
aws
pulumi-deployments
dotnet
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
general
Powered by
Title
c
clever-whale-30088
09/08/2021, 5:07 PM
HI, I saw that Google Compute Engine has the option to launch a docker image in Compute Instances, but I didn't found any argument to pass the container image in pulumi documentation:
https://www.pulumi.com/docs/reference/pkg/gcp/compute/instance/
But I saw that the nootbook instance support it:
https://www.pulumi.com/docs/reference/pkg/gcp/notebooks/instance/
Is there any way to use containers in compute instances using pulumi?
s
swift-intern-18856
09/08/2021, 10:07 PM
According to this:
https://cloud.google.com/compute/docs/containers/deploying-containers
you'd use metadata in combination with a container optimized vm image to run the container.
c
clever-whale-30088
09/09/2021, 1:44 PM
Thank you, I will try it
#general
Join Slack