You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/docker-sponsored-open-source-program/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ _Note: Proud moment, we were able to do a quick walkthrough about our DHI integr
103
103
104
104
## docker/github-builder
105
105
106
-
Not directly related to the DSOS Program, but we took the opportunity to use the new [`docker/github-builder` GitHub reusable workflow](https://docs.docker.com/build/ci/github-actions/github-builder/) to release our container images.
106
+
Not directly related to the DSOS Program, but we took the opportunity to use the new [`docker/github-builder` GitHub reusable workflow](https://docs.docker.com/build/ci/github-actions/github-builder/architecture/) to release our container images.
107
107
108
108
> This model gives you a build pipeline that is maintained in the Docker organization, uses a pinned BuildKit environment, distributes multi-platform builds across runners when that helps, and emits signed SLSA provenance that records both the source commit and the builder identity.
109
109
> That tradeoff is intentional. You keep control of when the build runs and which inputs it uses, but the build implementation itself lives in the Docker-maintained workflow rather than in per-repository job steps.
@@ -202,7 +202,7 @@ cosign verify \
202
202
203
203
## That's a wrap!
204
204
205
-
Being part of the Docker Sponsored Open Source (DSOS) Program has been so rewarding and has helped adopt a security by default foundation for the Score project. Using Docker Scout, Docker Hardened Images and the `docker/github-builder` has reinforced the security posture of our container images as well as demonstrated broader benefits for the Score projects and repositories.
205
+
Being part of the Docker Sponsored Open Source (DSOS) Program has been so rewarding and has helped adopt a security by default foundation for the Score project. Using [Docker Scout](https://docs.docker.com/scout/), [Docker Hardened Images](https://docs.docker.com/dhi/) and the `docker/github-builder` has reinforced the security posture of our container images as well as demonstrated broader benefits for the Score projects and repositories.
206
206
207
207
If you maintain a CNCF project or any open source project, we highly encourage you to explore the Docker Sponsored Open Source (DSOS) Program. The security improvements we achieved were significant, and the process was straightforward.
Copy file name to clipboardExpand all lines: content/blog/score-at-kubecon-eu-2026-in-amsterdam/index.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ After three KubeCons: [in Salt Lake City in 2024](https://score.dev/blog/score-a
10
10
11
11
This year's updates and community achievements mark another exciting milestone, and we're eager to connect with the cloud-native community to showcase how Score is evolving.
12
12
13
-
Here are three opportunities to hear more about Score and meet with its maintainers at this year's KubeCon EU in Amsterdam in March 2026.
13
+
Here are four opportunities to hear more about Score and meet with its maintainers at this year's KubeCon EU in Amsterdam in March 2026.
14
14
15
15
## Opportunity #1 - Maintainer Summit
16
16
@@ -38,14 +38,28 @@ A great collaboration with [Yacine](https://www.linkedin.com/in/yacinekheddache/
38
38
39
39
Score will have a dedicated **Kiosk P-3A** provided by the CNCF (thank you!) in the [Project Pavilion](https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/features-add-ons/project-engagement/#project-pavilion) on Thursday between 10am and 2pm. Please visit this Kiosk to meet with Score Maintainers. We will answer all your questions and will show live demos.
40
40
41
+
## Opportunity #4 - TAG DevEx updates
42
+
43
+
Score is very aligned with the mission and activities of the [TAG Developer Experience (DevEx)](https://contribute.cncf.io/community/tags/developer-experience/).
44
+
45
+
> TAG Developer Experience focuses on improving the developer experience in cloud native environments, covering databases, microservices, streaming, messaging, API management, and developer frameworks.
46
+
47
+
Learn more about the latest updates of this TAG and its activities during this session: [The Next Chapter of Developer Experience: TAG DevEx in Action - Julien Semaan, Kubex; Graziano Casto, Akamas; Mona Borham, swengin.io; Kevin Dubois, IBM; Daniel Oh, IBM](https://kccnceu2026.sched.com/event/2EF5e/the-next-chapter-of-developer-experience-tag-devex-in-action-julien-semaan-kubex-graziano-casto-akamas-mona-borham-swenginio-kevin-dubois-ibm-daniel-oh-ibm).
48
+
41
49
## Project updates
42
50
43
51
The Score project got some updates in the last few months. Here are the most notable ones since last KubeCon NA 2025:
44
52
-[`score-compose`](https://docs.score.dev/docs/score-implementation/score-compose/), since its version [`0.30.0`](https://github.com/score-spec/score-compose/releases/tag/0.30.0) natively supports the Docker Model Runner feature of Docker Compose. This simplifies how workloads can interact with local LLM models. See it in actions in this blog post: [Score + Docker Compose to deploy your local LLM models](https://medium.com/google-cloud/score-docker-compose-to-deploy-your-local-llm-models-10aff89686ce). Thanks [Ummam, for your contribution](https://github.com/score-spec/score-compose/pull/392)!
45
53
-[`score-k8s`](https://docs.score.dev/docs/score-implementation/score-k8s/), since its version [`0.8.2`](https://github.com/score-spec/score-k8s/releases/tag/0.8.2) allows the access of the workload's `metadata` in the [`score-k8s`'s provisioners](https://docs.score.dev/docs/score-implementation/score-k8s/resources-provisioners/). Thanks [Jared, for your contribution](https://github.com/score-spec/score-k8s/pull/232)!
46
54
-[`score-radius`](https://github.com/score-spec/score-radius) went out as a new experimental Score implementation (we want your feedback!). We got the opportunity to do a [live demo during the Radius Community Meeting on December 9th 2025](https://youtu.be/XJorwBWmWCI?list=PLrZ6kld_pvgwYMLI-j_f0Dq2Dgv5MlK8R&t=1753). You can see it in actions also here in this blog post: [CNCF Sandbox projects: Score & Radius, a better together story, from a Workload spec to Kubernetes](https://itnext.io/cncf-sandbox-projects-score-radius-a-better-together-story-from-a-workload-spec-to-kubernetes-73a5708728c6).
47
55
- We are also now taking advantage of the [Docker's Sponsored Open Source Program from the CNCF-Docker partnership](https://score.dev/blog/docker-sponsored-open-source-program/). We are now using Docker Scout, Docker Hardened Images and the new `docker/github-builder` improving the Security Posture of the Score projects.
56
+
57
+
## Community updates
58
+
59
+
We are very grateful for all the interactions and contributions with and by the Score community, here are some updates that we want to highlight:
60
+
- One of the contributors highlighted above also shared their experience and described their setup as a Score end user, so great to hear and see! Learn more about this story here: [How Engine Built a Self-Service Kubernetes Platform with Score](https://score.dev/blog/engine-self-service-kubernetes-platform-with-score/).
48
61
- Score @ KubeCon India 2026: [Abhinav Sharma](https://www.linkedin.com/in/abhinavsharma0/) & [Mumshad Mannambeth](https://www.linkedin.com/in/mmumshad/) from KodeKloud got their talk [The Death of the YAML-Engineer: Engineering "Invisible" Platforms With Crossplane and Score](https://sched.co/2IW4r) accepted.
62
+
- We are starting a conversation and a collaboration with an other CNCF Sandbox project: [OpenChoreo](https://www.cncf.io/projects/openchoreo/). It's a [new experimental Score implementation](https://github.com/mathieu-benoit/score-openchoreo), stay tuned!
49
63
50
64
Interested in knowing more about Score or even contributing to Score? [Visit our community page](https://docs.score.dev/docs/community/) to connect with Score users, contributors and maintainers there!
0 commit comments