Skip to content

gluobe/refleqt-gluo-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refleqt/Gluo - Continuous Deployment Workshop

In this workshop you will use GitLab to setup a CI/CD pipeline that will continuously deploy an application, the Crap App.

The pipeline will look like this:

GitLab pipeline

The pipeline consists of the following stages:

  1. Running unit tests
  2. Building our Docker image
  3. Deploying our Docker image to our test environment (Kubernetes)
  4. Running UI tests
  5. Deploying our Docker images (same as in step 3) to our prod environment (Kubernetes)

Everbody will get 2 environments (test and production), these environments are running a large Kubernetes clusters. These environments will be accessible using the following URLs:

Be default both these environments should show the following page:

GitLab pipeline

Labs

People

More info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published