How a $4 billion retailer built an enterprise-ready Kubernetes platform powered by Linkerd
Guest post by Henry Hagnäs, Enterprise Cloud Architect at Elkjop Nordic AS, and Fredrik Klingenberg, Senior Consultant at Aurum AS In this article, we discuss how Elkjøp, the largest electronics retailer in the Nordics, built an…
Kubernetes maturity model: expected business outcomes
Guest post by Danielle Cook, Content Marketing Director at Fairwinds When you move to Kubernetes, you must show clear business advantages. The business outcomes expected will include cost savings over time as you have better infrastructure…
CNCF On-Demand Webinar: Secure RBAC/SSO for Kubernetes with OSS and Github Teams
The promise of elastic scale and cloud native has driven the demand for K8s, but developers now have the harder task of building applications in a secure manner. This talk will focus on best practices and…
Cloud Native Live: Automate & orchestrate databases & other stateful workloads with Kubernetes
As developers continue to adopt containers and orchestrate their workloads with Kubernetes, one question keeps popping up: how do we deal with stateful workloads like databases in Kubernetes?
Cloud Native Live: Demystifying Kubernetes Network Policy
Implementing Network Policy is a critical part of building a secure Kubernetes-based platform, but the learning curve from very basic examples to more complex real-world policies is steep. Not only can it be painful to get…
Kubernetes observability with a service mesh
“Guest post originally published on Buoyant’s blog by Risha Mars, Software Engineer at Buoyant In this article we’re going to show you how to accomplish a basic Kubernetes observability task: getting “golden metrics” (or “golden signals”)…
Kubernetes as a Cloud Services Provisioner: Deploying an App with Custom Resource Definitions
Guest post originally published on Cloudreach’s blog by Brad Campbell, Chief Technologist, Platform Development at Cloudreach Following up on his first blog focusing on Kubernetes as a cloud services provisioner, Brad Campbell explains how to deploy…
CNCF On-Demand Webinar: Debugging Kubernetes On The Fly
As teams have transitioned from applications that run exclusively on-prem to microservices applications that are built natively in the cloud, they have adopted the use of containers. Kubernetes has brought software development organizations newfound scalability and…
CNCF Live Webinar: How to Manage Kubernetes Application Lifecycle Using Carvel
Carvel is an open-source project that provides a set of reliable, single-purpose, composable tools that helps your application building, configuration, and deployment to Kubernetes. In this webinar, Helen George and João Pereira, will demonstrate how you…
Cloud Native Live: Kubernetes Policies-as-Code
Kubernetes provides declarative configuration management. What if you can manage policies in the same manner? In this session, we will present how Nirmata enables “policies-as-code” using Kyverno a CNCF sandbox project.