rights reserved. About Namely - Our Platform MODERN HR A flexible employee database used by everyone, every day. FULL-SERVICE PAYROLL Namely handles your payroll taxes, W-2s, 1099s, and ACA reports. TIME & ATTENDANCE Manage hourly workers and pull hours seamlessly into payroll. BENEFITS ADMINISTRATION Simplify enrollment, and automatically send elections to carriers. TALENT MANAGEMENT Paperless onboarding, goals, performance reviews, and more.
rights reserved. Kubernetes is Great, Right? • ReplicaSets, DaemonSets, Deployments, Pods • ConfigMaps and Secrets... • Namespaces…. • Permissions/RBAC... • Logs… • Auto-scaling... • Port Management… • External DNS... • Just use the dashboard….
rights reserved. V1: Semi-Manually • Monorepo for Manifests • SRE Deployed via kubectl • kubectl edit :( • Lots of Copypasta • Control to single team • Long feedback loop with engineers
rights reserved. CD… For Real • More visibility into deploy pipeline • More visibility into user actions • Blue/green deployments • Closer integration with Kubernetes topology • Declarative Config • Multiple clusters • Rollbacks
rights reserved. Pipeliner https://github.com/namely/k8s-pipeliner (Relatively) Simple yaml configuration for Spinnaker. Single-purpose composable tools are key for any SRE team.
rights reserved. Estuary Not open source (yet!) Glue between Github and Spinnaker. Uses Pipeliner Injects standards into pipeline. Limits, stages, cluster configuration.