score-k8s

score-k8s is the reference Score implementation that translates Score YAML workload specifications into Kubernetes manifests including Deployments, Services, ConfigMaps, and Secrets. It supports Kubernetes resource provisioners, patch templates for customizing generated manifests, and enables consistent workload configuration from development to production on Kubernetes.

API entry from apis.yml

apis.yml Raw ↑
aid: score:score-k8s
name: score-k8s
description: score-k8s is the reference Score implementation that translates Score YAML workload specifications
  into Kubernetes manifests including Deployments, Services, ConfigMaps, and Secrets. It supports Kubernetes
  resource provisioners, patch templates for customizing generated manifests, and enables consistent workload
  configuration from development to production on Kubernetes.
humanURL: https://score.dev/
tags:
- Kubernetes
- CLI
- Platform Engineering
- Cloud Native
properties:
- type: Documentation
  url: https://docs.score.dev/docs/score-implementation/score-k8s/
- type: GitHub Repository
  url: https://github.com/score-spec/score-k8s