Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Welcome to the Score Labspace!

This is a learning experience for exploring and understanding the CNCF Sandbox project Score and its features.

You will be guided through instructions to run command lines with tools already pre-installed to better understand the concepts of Score and its features.

✅ Here is how this lab is structured:

  • Introduction to Score
  • Getting started with score-compose
  • Getting started with score-k8s
  • Advanced scenario with score-compose
  • Advanced scenario with score-k8s
  • Next steps

Run this Labspace

You can run this Labspace in its latest version from anywhere (if you have Docker/Podman and Docker/Podman Compose installed):

docker compose -f oci://ghcr.io/score-spec/score-labspace:latest up

Contribute to this Labspace

After you cloned this GitHub repository, you can run this Labspace locally by running these commands:

On Mac/Linux:

CONTENT_PATH=$PWD docker compose up --watch

On Windows with PowerShell:

$Env:CONTENT_PATH = (Get-Location).Path; docker compose up --watch

About

A labspace environment to play with Score, score-compose and score-k8s and understand its concepts and features

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors