Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Latest commit

 

History

History
83 lines (67 loc) · 4.87 KB

README.md

File metadata and controls

83 lines (67 loc) · 4.87 KB

Episode 062 : Exploring Jenkins X

  • Hosted by @krisnova
  • Recording date: 2019-01-25

Table of Contents

  • 00:00:00 - Welcome to TGIK!
  • 00:00:00 - Week in Review

Week in Review (aka. what's going on K8s this week?)

Show Notes

Incoming Questions

Add your questions here:

Reference Links

Things to create

Available Commands:
  create addon      Creates an addon
  create archetype  Create a new app from a Maven Archetype and import the generated code into Git and Jenkins for CI/CD
  create branchpattern Create a git branch pattern for your team
  create camel      Create a new Camel based application and import the generated code into Git and Jenkins for CI/CD
  create chat       Creates a chat server resource
  create cluster    Create a new Kubernetes cluster
  create codeship   Creates a build on Codeship to create/update JX clusters
  create devpod     Creates a DevPod for running builds and tests inside the cluster
  create docker     Create/update Docker auth for a given host and user in the config.json file
  create docs       Creates the documentation files
  create environment Create a new Environment which is used to promote your Team's Applications via Continuous Delivery
  create etc-hosts  Creates a new Git server URL
  create git        Creates a Git resource
  create gke-service-account Creates a GKE service account
  create issue      Create an issue on the git project for the current directory
  create jenkins    Creates a Jenkins resource
  create jhipster   Create a new JHipster based application and import the generated code into Git and Jenkins for CI/CD
  create lile       Create a new Lile based application and import the generated code into Git and Jenkins for CI/CD
  create micro      Create a new micro based application and import the generated code into Git and Jenkins for CI/CD
  create post       Create a job which is triggered after a Preview is created
  create project    Create a new Project by importing code, using a Quickstart or custom wizard for Spring or Camel
  create pullrequest Create a Pull Request on the git project for the current directory
  create quickstart Create a new app from a Quickstart and import the generated code into Git and Jenkins for CI/CD
  create quickstartlocation Create a location of quickstarts for your team
  create spring     Create a new Spring Boot application and import the generated code into Git and Jenkins for CI/CD
  create team       Create a new Team which is then provisioned later on
  create terraform  Creates a Jenkins X Terraform plan
  create token      Creates a new user token for a service
  create tracker    Creates an issue tracker resource
  create user       Create a new User which is then provisioned by the user controller
  create vault      Create a new Vault using the vault-operator