Skip to content
This repository was archived by the owner on Jul 10, 2021. It is now read-only.

Update index.md #2070

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion guides/tutorials/codelabs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Run through these codelabs to get hands-on experience with Spinnaker in a guided

## Table of Contents

* [Continuous Delivery to Kubernetes Using Spinnaker](https://codelabs.developers.google.com/codelabs/cloud-spinnaker-kubernetes-cd/) - deploy an application from Kubernetes manifest files (from the Google I/O 2018 Spinnaker Codelab)
* [Bake and Deploy Pipeline](./bake-and-deploy-pipeline/) - set up a Spinnaker pipeline that bakes a virtual machine (VM) image containing redis, then deploys that image to a test cluster
* [Hello Deployment](./hello-deployment/) - run through the workflow of setting up an example application deployment
* [GCE Source To Prod](https://codelabs.developers.google.com/codelabs/bake-and-deploy-pipeline/) - create a cohesive workflow which takes source code and builds, tests and promotes it to production with VMs in GCE
Expand Down