Make your HTTP (or HTTPS) network service available using a protocol-aware configuration mechanism, that understands web concepts like URIs, hostnames, paths, and more. The Ingress concept lets you map traffic to different backends based on rules you define via the Kubernetes API.| Kubernetes
A peek into the homegrown solution we built as the first design tool with live collaborative editing.| Figma
Our vision is to make design accessible to all. We focus on building our software with care and craftsmanship, and we welcome talented people from all backgrounds. Come join us!| Figma
A StatefulSet runs a group of Pods, and maintains a sticky identity for each of those Pods. This is useful for managing applications that need persistent storage or a stable, unique network identity.| Kubernetes