Skip to content

Commit d347947

Browse files
Revise KubeCon NA 2025 blog post content (#92)
Updated the content for the KubeCon NA 2025 blog post, including event details and community highlights. Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
1 parent 96d4478 commit d347947

File tree

1 file changed

+6
-4
lines changed
  • content/blog/score-at-kubecon-na-2025-in-atlanta

1 file changed

+6
-4
lines changed

content/blog/score-at-kubecon-na-2025-in-atlanta/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Here are three opportunities to hear more about Score and meet with maintainers
1616

1717
[Make your Developer's Pains go Away, with the Right Level of Abstraction for your Platform](https://cfp.cloud-native.rejekts.io/cloud-native-rejekts-atlanta-na-atlanta-2025/talk/X3LUL3/).
1818

19-
**Saturday November 8th, 2025 11:45am–12:15pm.** at [Cloud Native Rejekts](https://cloud-native.rejekts.io/)
19+
**Saturday November 8th, 2025 11:45am–12:15pm** at [Cloud Native Rejekts](https://cloud-native.rejekts.io/)
2020

2121
Developers don’t code eight hours a day. They code one — and fight with TicketOps, Infrastructure dependencies and Security blockers the rest of the time. Many platform teams build Internal Developer Platforms (IDPs) to help, but poor abstraction choices make things worse. In this talk, we’ll share a battle-tested approach to building the right level of abstraction on top of Kubernetes using Score and Kro.
2222

@@ -46,7 +46,7 @@ Score projects got some updates in the last few months, since last KubeCon EU 20
4646
- [Last July, Score just turned 1 as CNCF Sandbox project!](https://score.dev/blog/celebrating-1-year-as-cncf-sandbox/)
4747
- [`spec`](https://github.com/score-spec/spec/releases) got a new update: `files` and `volumes` as `maps` instead of `arrays`.
4848
- [`score-compose`](https://github.com/score-spec/score-compose/releases), in addition to some bugs fixed and the integration of the new `spec` version, got the new `score-compose provisioners list` supporting `cmd` provisioners and got a new `postgres-instance` provisioner in the [default provisioners]().
49-
- [`score-k8s`](https://github.com/score-spec/score-k8s/releases), in addition to some bugs fixed and the integration of the new `spec` version, go the support of `Namespace` with `score-k8s generate [--namespace] [--create-namespace]` and a new custom `substituteValue` `sprig` function that can be used in the [patch templates]().
49+
- [`score-k8s`](https://github.com/score-spec/score-k8s/releases), in addition to some bugs fixed and the integration of the new `spec` version, go the support of `Namespace` with `score-k8s generate [--namespace] [--create-namespace]` and a new custom `substituteValue` `sprig` function that can be used in the [patch templates](https://docs.score.dev/docs/score-implementation/score-k8s/patch-templates/).
5050
- Last but not least, the [new Score Examples Hub](https://score.dev/blog/score-examples-hub-announcement/) is out in the Score docs!
5151

5252
![Screenshot of the Score Examples Hub Homepage](score-examples-hub-homepage.png)
@@ -55,6 +55,7 @@ Score projects got some updates in the last few months, since last KubeCon EU 20
5555

5656
Here are some examples of what the community has been sharing recently:
5757

58+
- [Score + Docker Compose to deploy your local LLM models](https://medium.com/@mabenoit/score-docker-compose-to-deploy-your-local-llm-models-10aff89686ce)
5859
- [Unifying the Inner & Outer Loops to Bridge the Gaps between Devs & Ops with Containers + Microcks + Score](https://itnext.io/unifying-inner-outer-loops-to-bridge-the-gaps-between-devs-ops-with-containers-microcks-d28603342f4b)
5960
- [Generate your Backstage software catalog files with Score](https://medium.com/@mabenoit/generate-your-backstage-software-catalog-files-with-score-b62aa33e8ecc)
6061
- [LF Live Webinar: From CI to Kubernetes Catalog: A Practical Guide to vCluster and GitOps](https://youtu.be/U4AgmEo3oV8)
@@ -65,12 +66,13 @@ Here are some examples of what the community has been sharing recently:
6566
- [From CI to Kubernetes Catalog: Building a Composable Platform with GitOps and vCluster](https://itnext.io/from-ci-to-kubernetes-catalog-building-a-composable-platform-with-gitops-and-vcluster-7e1decaa81da)
6667

6768
Three experimental Score implementations driven by the community (let's see where it will go!):
68-
- Score Operator: https://github.com/cappyzawa/score-orchestrator
69-
- `score-aca`: https://github.com/score-spec/score-aca
69+
- Score Operator: [cappyzawa/score-orchestrator](https://github.com/cappyzawa/score-orchestrator)
70+
- `score-aca`: [score-spec/score-aca](https://github.com/score-spec/score-aca)
7071
- `score-cloudrun` _high level discussions for now, nothing concrete yet._
7172

7273
Interested in knowing more or even contributing to Score? [Visit our community page](https://docs.score.dev/docs/community/) to connect with Score users. contributors and maintainers there!
7374

7475
Can't wait to attend KubeCon Atlanta and see where this edition will bring the Score project!
7576

7677
See you there!?
78+

0 commit comments

Comments
 (0)