Join us

ContentUpdates and recent posts about Kubernetes Gateway API..
Link
@anjali5 shared a link, 5 days, 1 hour ago

How to Fix Developer Productivity at 50+ Engineers

You ship a feature. It works. A week later, someone asks why it's not in staging yet, and you realize it's behind an infrastructure request that's still in review. The ticket isn't urgent enough to escalate. It's also not small enough to ignore. So it waits.

That's what a developer productivity problem feels like at 50 engineers.

developer
Story
@laura_garcia shared a post, 5 days, 2 hours ago
Software Developer, RELIANOID

AI Reliability Engineering: The New Era of SRE

🤖 As AI becomes part of critical business operations, reliability is no longer just an infrastructure concern. From latency and model drift to observability and trust, AI workloads introduce a new set of challenges for modern SRE teams. In our latest article, we look at how reliability engineering i..

 Activity
@pluto_native started using tool Terraform , 1 week ago.
 Activity
@pluto_native started using tool Kubernetes , 1 week ago.
 Activity
@pluto_native started using tool Google Cloud Platform , 1 week ago.
 Activity
@pluto_native started using tool Amazon Web Services , 1 week ago.
Link
@eon01 shared a link, 1 week, 1 day ago
Founder, FAUN.dev

A curated list of free AI models, APIs, and tools you can use without paying a cent.

Running AI shouldn't require a credit card. This list curates genuinely free models — open-weight models you can self-host, free API tiers from major providers, and tools to run everything locally.

A curated list of free AI models, APIs, and tools you can use without paying a cent.
 Activity
@eon01 added a new tool Unsloth , 1 week, 1 day ago.
Gateway API is a family of API kinds that provide dynamic infrastructure provisioning and advanced traffic routing. Design principles include role-oriented, portable, expressive, and extensible specifications. Gateway API has four stable API kinds: GatewayClass, Gateway, HTTPRoute, and GRPCRoute. The API is organized into different API kinds with interdependent relationships to support role-oriented organizations. The Gateway API resources are defined as Custom Resources supported by various implementations for easy installation and use.