Skip to content

Demo Repo for creation and installation of Tekton on GCP

Notifications You must be signed in to change notification settings

nateaveryg/tekton-ex-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

tekton-ex-demo

Demo Repo for creation and installation of Tekton on GCP

Configure Terraform Autopilot cluster

gcloud container clusters create-auto tekton1 \

--region=us-central1 \

--project=end-to-end-demo-v1 

Verify the cluster

gcloud container clusters describe tekton1 \

--region us-central-1

About

Demo Repo for creation and installation of Tekton on GCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published