Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (21 loc) · 1.46 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.46 KB

DEPRECATED

This repo is part of Jenkins X 2 that has not been maintained since 2022.

A collection of tutorials with JX

Prerequisites

  • Web browser
  • Google cloud account (there's a $300 credit, free tier if you don't already have one https://cloud.google.com/free/)
  • A Google cloud project (select your project with gcloud config set project PROJECT_ID once Cloud Shell is ready)

Installing JX on GKE

Time to complete. About 25 minutes

At the end of this guide you will have:

  • a working JX installation on Google Kubernetes Engine
  • created an application using a quickstart
  • promoted that application to production

Open in Cloud Shell

Installing JX on GKE with Terraform

Time to complete. About 30 minutes

At the end of this guide you will have:

  • a working JX installation on Google Kubernetes Engine using Terraform
  • created an application using a quickstart
  • promoted that application to production using prow

Open in Cloud Shell