Skip to content

Siar-Akbayin/sock-shop-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Guide

This guide will help you to set up the SockShop infrastructure including a GitOps-pipeline.

Install Flux on your cluster

To install Flux with all needed components run:

flux bootstrap github --components-extra=image-reflector-controller,image-automation-controller --owner=<<User/Organisation name>> --repository=<<GitHub repository name>> --path=<<PATH>> --branch=<<BRANCH>>

Example:

flux bootstrap github --components-extra=image-reflector-controller,image-automation-controller --owner=Siar-Akbayin --repository=sock-shop-infrastructure --path=./ --branch=master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published