Cloud Architecture - Cloud

Continuous Delivery Pipelines with Spinnaker and Kubernetes Engine


  • Theory
    • Pipeline architecture
      • Structure
    • Application delivery pipeline
      • Structure
  • Set up your environment
    • Configure identity and access management
    • Set up Cloud Pub/Sub to trigger Spinnaker pipelines
  • Deploying Spinnaker using Helm
    • Configure Helm
    • Configure Spinnaker
    • Deploy the Spinnaker chart
  • Building the Docker image
    • Create your source code repository
    • Navigation Menu > Source Repositories
    • Configure your build triggers
      • Navigation menu > Cloud Build > Triggers > Create trigger
    • Prepare your Kubernetes Manifests for use in Spinnaker
    • Build your image
  • Configuring your deployment pipelines
    • Install the spin CLI for managing Spinnaker
    • Create the deployment pipeline
    • Manually Trigger and View your pipeline execution
  • Triggering your pipeline from code changes
  • Observe the canary deployments
Share: