This message was deleted.
s
This message was deleted.
b
Copy code
# Compute Engine instances support a declarative method for launching your applications using
# containers. When creating a VM or an instance template, you can provide a Docker image name and
# launch configuration. Compute Engine will take care of the rest including supplying an up-to-date
# Container-Optimized OS image with Docker installed and launching your container when the VM
# starts up. See Deploying containers on VMs and managed instance groups (MIGs) for more
# information. link: <https://cloud.google.com/compute/docs/containers/deploying-containers>
# Put container image in GCP Artifact Registry or Docker Hub. Store container settings in instance
# metadata under gce-container-declaration metadata key