diff --git a/community/2024-03-27-community-meeting.mdx b/community/2024-03-27-community-meeting.mdx index a15bf12a..11081187 100644 --- a/community/2024-03-27-community-meeting.mdx +++ b/community/2024-03-27-community-meeting.mdx @@ -16,28 +16,28 @@ import ReactPlayer from 'react-player/youtube'; ### Meeting Notes - **Welcome new community members!** -- Welcome Tyler Shoppe from Machine Metrics who is on Jochen Rau’s team. Tyler has been a community member for a while. Platform and backend stream processing in customer environments. Working with NATS for a long time. Now Wasm and wasmCloud, Taylor just [delivered a presentation](https://youtube.com/playlist?list=PLj6h78yzYM2MQteKoXxICTWiUdZYEw6RI&feature=shared) at Cloud Native Wasm Day on some of the work they’ve been doing. Great to see you on the call, Tyler! +- Welcome Tyler Shoppe from Machine Metrics who is on Jochen Rau’s team. Tyler has been a community member for a while. Platform and backend stream processing in customer environments. Working with NATS for a long time, and now Wasm and wasmCloud. Taylor Thomas just [delivered a presentation](https://youtu.be/OTFQiMrG9lo?feature=shared) at Cloud Native Wasm Day on some of the work Tyler and Jochen's team has been doing. Great to see you on the call, Tyler! - Welcome Siddharth Khonde! Has been in software engineering for 4 years. New to Wasm; started reading about wasmCloud start of this year and is passionate about contributing to wasmCloud open source. Great to meet you, Siddharth! - **DISCUSSION: [wasmCloud 1.0](https://wasmcloud.com/docs/roadmap) update** -- We are very close! wRPC integration is almost done small things to finalize. -- Some host tidying—bugs discovered during Wasm Day demos. Control topic changes etc. +- We are very close! wRPC integration is almost done with some small things to finalize. +- Some host-tidying on bugs discovered during Wasm Day demos. Control topic changes etc. - You can run this from main and have it work! We published the newly updated providers. -- Main thing is Wadm which is dependent on a number of smaller changes. -- Reason why we’re gating 1.0 on Wadm is because Wadm exercises the full multiple nodes in a lattice and tests in a real-world way. This wil give us some performance guarantees. -- RCs will be towards end this week/beginning next. +- Main thing remaining is Wadm, which is dependent on a number of smaller changes. +- Reason why we’re gating 1.0 on Wadm is because Wadm exercises the full multiple nodes in a lattice and tests in a real-world way. This will give us some performance guarantees. +- RCs will be toward the end of this week/beginning of next. - We will add additional polish features after 1.0. - **DISCUSSION: wasmCloud Operator** -- Dan Norris (Infrastructure Lead at Cosmonic) we open sourced the wasmCloud Operator at KubeCon last week. +- Dan Norris (Infrastructure Lead at Cosmonic): We open sourced the wasmCloud Operator at KubeCon last week. - It’s a bit different in that it allows us to do 2 things: - Provision and manage a set of wasmCloud hosts in the same lattice: driven with a CRD. This brings all the replicas, lattice IDs, versioning you could wish for. - - Natively integrated against Wadm so you can ‘kubectl-apply’ a Wadm manifest. This makes running wasmCloud actors in Kubernetes really easy. -- Kick the tyres at 0.82 host. Work with 1.0 when API is stabilized and we’ll let the community know when this happens. + - Natively integrated against Wadm so you can ‘kubectl apply’ a Wadm manifest. This makes running wasmCloud actors in Kubernetes really easy. +- Kick the tires with 0.82 host. Work with 1.0 when API is stabilized and we’ll let the community know when this happens. - Integrates with Argo. -- Great on-ramp for those already running Kubernetes and want to start working with Wasm. Bridge to folks being able to use wasmCloud applications in existing environments. -- wasmCloud Wednesday live demo—tune into the recording to see the wasmCloud Operator in action. -- Watch out for several new features coming through in the next few weeks. We’d also love to hear from you, any feedback we want to hear it! +- Great on-ramp for those already running Kubernetes who want to start working with Wasm. Bridge to folks being able to use wasmCloud applications in existing environments. +- wasmCloud Wednesday live demo: Tune into the recording to see the wasmCloud Operator in action. +- Watch out for several new features coming through in the next few weeks. We’d also love to hear from you—if you have any feedback we want to hear it! There was a much broader discussion around the ramifications of the wasmCloud Operator. Check out the recording below.