deanesmith / jx-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Shell 100.0%