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
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>
Copy file name to clipboardExpand all lines: content/blog/score-at-kubecon-na-2025-in-atlanta/index.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Here are three opportunities to hear more about Score and meet with maintainers
16
16
17
17
[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/).
18
18
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/)
20
20
21
21
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.
22
22
@@ -46,7 +46,7 @@ Score projects got some updates in the last few months, since last KubeCon EU 20
46
46
-[Last July, Score just turned 1 as CNCF Sandbox project!](https://score.dev/blog/celebrating-1-year-as-cncf-sandbox/)
47
47
-[`spec`](https://github.com/score-spec/spec/releases) got a new update: `files` and `volumes` as `maps` instead of `arrays`.
48
48
-[`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/).
50
50
- Last but not least, the [new Score Examples Hub](https://score.dev/blog/score-examples-hub-announcement/) is out in the Score docs!
51
51
52
52

@@ -55,6 +55,7 @@ Score projects got some updates in the last few months, since last KubeCon EU 20
55
55
56
56
Here are some examples of what the community has been sharing recently:
57
57
58
+
-[Score + Docker Compose to deploy your local LLM models](https://medium.com/@mabenoit/score-docker-compose-to-deploy-your-local-llm-models-10aff89686ce)
58
59
-[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)
59
60
-[Generate your Backstage software catalog files with Score](https://medium.com/@mabenoit/generate-your-backstage-software-catalog-files-with-score-b62aa33e8ecc)
60
61
-[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:
65
66
-[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)
66
67
67
68
Three experimental Score implementations driven by the community (let's see where it will go!):
-`score-cloudrun`_high level discussions for now, nothing concrete yet._
71
72
72
73
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!
73
74
74
75
Can't wait to attend KubeCon Atlanta and see where this edition will bring the Score project!
0 commit comments