-
Accessing GitHub from a build via SSH keys
Learn how to use encrypted secrets and Cloud Key Management Service (KMS) to interact with private GitHub repositories.
-
GitOps-style continuous delivery with Cloud Build
Learn about CI/CD with the GitOps approach on Google Kubernetes Engine with Cloud Build.
-
Accessing resources in a private network with private pools
Learn how to use private pools to access resources from a private Virtual Private Cloud network.
-
Accessing private Google Kubernetes Engine clusters with Cloud Build private pools
Learn how to set up transitive peering between GKE private clusters and Cloud Build private pools. This access lets you use Cloud Build to deploy your application on a private GKE cluster.
-
Managing infrastructure as code with Terraform, Cloud Build, and GitOps
Learn how to manage infrastructure as code with Terraform and Cloud Build using the popular GitOps methodology.
-
Using on-demand scanning in Cloud Build pipelines
Learn how to use on-demand scanning as part of your build pipeline to block builds if an image has vulnerabilities with a severity matching a predefined level.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]