Search results for: kubernetes



Forbes: How crossplane transforms Kubernetes into a universal control plane

Posted on September 15, 2021

At the heart of the orchestration engine lies an efficient control plane that acts as an interface between the infrastructure and the operators. The control plane exposes a uniform API and taxonomy to perform a standard…


What is Goldilocks? (Or how to set your Kubernetes resource requests)

Posted on September 13, 2021 | Andrew Suderman

Guest post originally published on Fairwinds’s blog by Andrew Suderman, Lead R&D Engineer at Fairwinds When we open sourced Goldilocks in October 2019, our goal was to provide a dashboard utility that helps you identify a baseline for…


How to detect runtime threats in Kubernetes

Posted on September 9, 2021 | Ajit Chelat

Guest post originally published on Logiq’s blog by Ajit Chelat, Citrix Kubernetes is one of the leaders in the container orchestration market. A recent survey by Cloud Native Computing Foundation (CNCF) suggests that 84% of companies are running…


CNCF On-Demand Webinar: Crossing The Boundary – Hybrid Kubernetes Clusters with Wireguard

Posted on September 8, 2021

Discover the world of location-agnostic Kubernetes. We will show how to securely and automatically cross network boundaries with a single Kubernetes cluster using Wireguard.


CNCF Live Webinar: Easy, Secure Kubernetes Authentication With Pinniped

Posted on September 6, 2021

Introducing Pinniped: a “batteries included” open source project for logging into your Kubernetes clusters. In this webinar, two maintainers of Pinniped, Matt Moyer and Margo Crawford, will show you how to install and use Pinniped to…



Best practices for load balancing Kubernetes containers

Posted on September 2, 2021 | Craig Risi

Guest post originally published on Snapt’s blog by Craig Risi More organizations are using containers as a mechanism for driving their cloud-native applications. Some organizations have hundreds of small containers across many different servers in different…


CNCF On-Demand Webinar: Choosing the right storage for stateful workloads on Kubernetes

Posted on September 1, 2021

There are 50+ solutions listed in Cloud Native Storage category in CNCF landscape. This session covers the strategies for choosing the right storage solution for your stateful workloads. 


Why and how of Kubernetes Ingress (and networking)

Posted on August 27, 2021 | Saaras team

Guest post originally published on Saaras’s blog by the Saaras team Services running in Kubernetes are not accessible on public or private cloud. This is how Kubernetes is designed considering service security in mind. Securely allowing…