Skip to content
@score-spec

Score

Welcome to Score

Score is a developer-centric and platform-agnostic workload specification. It ensures consistent configuration between local and remote environments. And it's open source.

Join us in the #score channel on the CNCF Slack (https://slack.cncf.io/).

Core repositories

  • spec - The root repository with JSON schema document for the Score Specification as well as the contribution and governance guidelines.
  • score.dev - The web content for score.dev.
  • docs - The web content for docs.score.dev.
  • score-compose - The reference Score implementation for Docker compose.
  • score-k8s - The reference Score implementation for Kubernetes.
  • score-go - A library for writing Score implementations and tools in Go.

Contribution Guidelines and Governance

Pinned Loading

  1. spec spec Public

    The Score Specification provides a developer-centric and platform-agnostic Workload specification to improve developer productivity and experience. It eliminates configuration inconsistencies betwe…

    Makefile 7.8k 2.2k

  2. score-compose score-compose Public

    Reference implementation for docker-compose target platform support

    Go 446 42

  3. score-go score-go Public

    Reference library for the parsing and loading SCORE files

    Go 25 6

  4. score-k8s score-k8s Public

    A reference Score implementation that targets Kubernetes

    Go 22 12

  5. sample-score-app sample-score-app Public

    This is a simple micro service which is deployed with Score (score-compose and score-k8s).

    Makefile 3

  6. docs docs Public

    Docs for Score Specification.

    HTML 6 11

Repositories

Showing 10 of 16 repositories

Top languages

Loading…