diff --git a/community/2026-06-10-community-meeting.mdx b/community/2026-06-10-community-meeting.mdx new file mode 100644 index 000000000..f296eb213 --- /dev/null +++ b/community/2026-06-10-community-meeting.mdx @@ -0,0 +1,59 @@ +--- +date: '2026-06-10' +title: 'Meeting Agenda - 2026-06-10' +--- + +## Agenda + +{/* Update before the start of the meeting with planned agenda items */} + +- @jfleitz auto-scaling workloads https://github.com/wasmCloud/wasmCloud/pull/5244 +- @jfleitz [helm enhancements](https://github.com/wasmCloud/wasmCloud/issues/5245) +- @ricochet [workloads with multiple subscriptions/handlers](https://github.com/wasmCloud/wasmCloud/pull/5243) + +{/* truncate */} + +## Meeting Notes + +{/* Add summary of topics during the meeting. Each Topic should have an H3 heading. A list is usually sufficient for the recap */} + +### Topic 1 + +- Note 1 +- Note 2 + +### Topic 2 + +- Note 1 +- Note 2 + +## Weekly highlights + +### Issue of the Week + +- [title](https://github.com/wasmcloud/wasmcloud/issues/) + +### Documentation of the Week + +- [v2.3.0 release blog](https://wasmcloud.com/blog/wasmcloud-2-3-0-release/) +- [ingress to component in k8s](https://wasmcloud.com/docs/kubernetes-operator/operator-manual/overview/#architecture) + +## Community Updates + +### Tune in… + +{/* Add any upcoming events/streams/etc */} + +- WASIP3 vote is tomorrow + +### Catch up… + +{/* Add any blog posts/articles that the community might find interesting */} + +- + +## Recording + +{/* Automated - No need to adjust this unless automation fails */} + + diff --git a/src/constants.ts b/src/constants.ts index f9932507d..773dce0c8 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -1,5 +1,5 @@ const Links = { - YOUTUBE: 'https://www.youtube.com/watch?v=61sPi3TCWDk', + YOUTUBE: 'https://www.youtube.com/watch?v=v0o4ptC_jqQ', PLAYLIST: 'https://www.youtube.com/@wasmCloud/streams', CALENDAR: 'https://calendar.google.com/calendar/r/eventedit/copy/MnA2a2R1MnI2aGxucDZwNjUxMmVuMW1lb2FfMjAyNDA3MTBUMTcwMDAwWiBjXzZjbTVodWQ4ZXZ1bnM0cGU1Z2d1M2g5cXJzQGc',