Advertisement Β· 728 Γ— 90

Posts by Amine Hilaly

Good read, thank you for sharing Alex!

5 months ago 1 0 0 0
Preview
KubeCon + CloudNativeCon North America 2025: SIG Cloud Provider Deep Dive: Expanding... View more about this event at KubeCon + CloudNativeCon North America 2025

Join us at 3:15pm to talk Kubernetes, cloud providers, and KRO! #KubeCon kccncna2025.sched.com/event/27NoX/...

5 months ago 2 2 0 1
Fixing UUIDv7 (for database use-cases) - Marc's Blog

New short blog post, touching on how I'd redesign UUIDv7 to keep the database performance benefits while mitigating most of the downsides.

Short version: replace unix_ms with H(unix_ms, unix_ms >> 13 | salt).

Get yer extremely niche RFC commentary here: brooker.co.za/blog/2025/10...

6 months ago 19 3 1 0
Post image

Today marks a quantum leap for Amazon EKS. We're announcing support for ultra scale AI/ML clusters with up to 100,000 nodes or 1.6 million accelerators in a single cluster. Fully Kubernetes conformant at an industry leading scale - lnkd.in/gymjVenN. 🧡1/n

9 months ago 11 4 2 2

We do have a an example for this in the kro repo github.com/kro-run/kro/... - Curious to hear more about your use case, what do you find complicated in the kro/cel approach?

9 months ago 2 0 1 0
Composable EKS Cluster Management with KRO, ACK, and ArgoCD | Hands-On Demo
Composable EKS Cluster Management with KRO, ACK, and ArgoCD | Hands-On Demo

Composable EKS Cluster Management with KRO, ACK, and ArgoCD | Hands-On Demo #kro #eks #kubernetes

1 year ago 3 3 0 0
Preview
Kubernetes Podcast from Google: Episode 250 - Kubernetes Resource Orchestrator (KRO), with Jesse Butler and Nic Slattery Today we welcome Jesse Butler and Nic Slattery to talk about the Kubernetes Resource Orchestrator, or KRO. Jesse works as a principal product manager at AWS and Nic is a Product Manager at Google. The...

In this episode, we've got Jesse Butler & Nic Slattery diving into the Kubernetes Resource Orchestrator (KRO), a joint initiative from Google, AWS, and Microsoft to create a simpler, cloud-agnostic, Kubernetes-native way to group and orchestrate resources.
kubernetespodcast.com/episode/250-...

1 year ago 8 9 0 0
Preview
Kubernetes API Concepts The Kubernetes API is a resource-based (RESTful) programmatic interface provided via HTTP. It supports retrieving, creating, updating, and deleting primary resources via the standard HTTP verbs (POST,...

TIL Kubernetes 1.32 adds alpha support for CBOR resource encoding. Also, enables by default support for streaming lists. Nice! 🫢🏻

1 year ago 7 3 1 1
Preview
Building Community with CRDs: Kube Resource Orchestrator Kube Resource Orchestrator (kro) streamlines Kubernetes complexity.

#CloudNative folks: the Kubernetes Resource Operator (KRO) is a cool new capability coming to K8s that enables you to group your apps and their dependencies as a single resource. Check out the blog by @bridgetkromhout.bsky.social for details of how to get involved:
azure.github.io/AKS/2025/01/...

1 year ago 10 5 1 0
Advertisement
Post image

Cloud providers sometimes work together πŸ˜ƒ. And they did to bring Kubernetes Resource Operator or kro (pronounced β€œcrow”) πŸ₯Έ

Kube Resource Orchestrator (kro) is a new open-source project from Google Cloud, AWS, and Azure that simplifies Kubernetes deployments πŸ‘¨β€πŸ« πŸ‘©β€πŸ« .

1 year ago 13 3 1 0

Blog posts about kro! πŸ¦β€β¬›

Azure: azure.github.io/AKS/2025/01/...

AWS: aws.amazon.com/blogs/openso...

Google Cloud: cloud.google.com/blog/product...

1 year ago 15 8 1 0
Preview
GitHub - kro-run/kro: kro | Kube Resource Orchestrator kro | Kube Resource Orchestrator. Contribute to kro-run/kro development by creating an account on GitHub.

If you're looking for tooling to make K8s simpler on your cloud provider(s) of choice, you may find kro interesting!

github.com/kro-run/kro

1 year ago 25 8 4 1
Post image

Published a blog about common mistakes beginners make developing Kubernetes controllers (especially using controller-runtime) and how to write scalable and production-grade controllers. ahmet.im/blog/control...

1 year ago 71 18 3 4
Preview
Kubernetes 1.33 Release Team Shadow Application Thank you for applying to be a shadow on the Kubernetes v1.33 Release Team! This questionnaire is to learn a little bit more about you, your journey with Kubernetes, your understanding of the Release...

Want to contribute to #Kubernetes or to an open source project? The @kubernetes.io Release Team shadow program is a great step to contributing to the #K8s project. The v1.33 Release Team shadow application closes tomorrow, Jan 8, 2025. Apply via the link below
forms.gle/3xn8fajX1waA...

1 year ago 19 12 0 1

Qd5

1 year ago 0 0 0 0

Ra6

1 year ago 2 0 0 0
Advertisement

πŸš€πŸš€πŸš€ Amazon EventBridge and AWS Step Functions now offer native integrations with private APIs, simplifying building event-driven architectures and workflows with HTTPS-based APIs in VPCs and on-premises. #AWS #Serverless #reInvent2024 πŸ§΅πŸ‘‡πŸ»

1 year ago 23 6 1 5

This was a very interesting piece of work over a couple of years that we drove in the community and it makes me so happy to see the impact it’s had β™₯οΈπŸŽ‰

1 year ago 10 2 1 0

YET another bluesky list of k8s folks, this time it's those who directly work in (and members of) various community github orgs.

bsky.app/profile/did:...

If you are one, add a bluesky url in your github profile and poke me to re-run my script.

cc @kubernetes.dev @kubernetes.io #kubecon

1 year ago 43 14 7 3
Preview
GitHub - awslabs/kro: kro | Kube Resource Orchestrator kro | Kube Resource Orchestrator. Contribute to awslabs/kro development by creating an account on GitHub.

A KRM composition engine was announced yesterday: github.com/awslabs/kro. I played around with it a bit and it feels close to kubernetes and easy to understand.
It will be very interesting where this project will be heading
#kubecon

1 year ago 6 1 0 0
Preview
Introducing kro: Kube Resource Orchestrator | Amazon Web Services Today, we’re excited to release Kube Resource Orchestrator (kro), a new experimental open source project that simplifies and empowers the use of custom APIs and resources with Kubernetes. With kro, you can define complex, multi-resource API extensions for reuse in any Kubernetes cluster. Defining new resource groups with kro is like creating your own custom […]

Introducing kro: Kube Resource Orchestrator | Amazon Web Services #SuggestedRead #devopsish aws.amazon.com/blogs...

1 year ago 8 3 1 1

I plead innocent! Those containers of fun weren't going to orchestrate themselves 🍻 Just doing my duty as your friendly neighborhood cluster admin! :)

1 year ago 1 0 0 0

'Tis the #kubecon Season! a couple of interesting open source projects for you all. β˜ƒοΈβ„οΈπŸŽ

First one uses #Cedar to @kubernetes.io authz and admission validation called "cedar-access-control-for-k8s"

The second simplifies the creation/management of complex application/system resources called "kro"

1 year ago 16 3 1 0