Search results for: kubernetes


Secrets management: essential when using Kubernetes

Posted on January 25, 2022 | Sebastiaan Kok

Guest post originally published on True‘s blog by Sebastiaan Kok In Kubernetes secrets contain all kinds of sensitive information. For instance, database credentials or API keys. The term secrets management describes the centralised and secured management…


How to monitor endpoints in Kubernetes using Blackbox Exporter

Posted on January 20, 2022 | Suramya Shah

Guest post originally published on InfraCloud’s blog by Suramya Shah Monitoring endpoints is an important aspect of system observability for diagnosing performance and availability issues. In this article, we will cover in detail how to achieve…


How to run Kubernetes without Docker

Posted on January 19, 2022 | Alessandro Lo Manto

Guest post originally published on Sighup’s blog by Alessandro Lo Manto In late 2020, the Kubernetes team deprecated Docker and announced that support will be completely removed at the end of 2021.‌ ‌This deprecation has brought…


La Redoute launched retail market comeback with Kubernetes-based software delivery

Posted on January 18, 2022

La Redoute is a household name in France and, increasingly, around the world. But in 2014, the nearly 200-year-old fashion and home retailer was facing bankruptcy. To make a comeback, it needed to transform its business…


CNCF Live Webinar: Kubernetes 1.23 Release

Posted on January 17, 2022

The Kubernetes 1.23 release, the last release of the year, is scheduled for December 7, 2021. Join the Kubernetes Release Team and Enhancements leads to learn about the release’s significant changes, new features, and hear about…


Kubernetes: A cost challenge waiting to happen

Posted on January 12, 2022 | Roi Ravhon

Guest post originally published on Finout’s blog by Roi Ravhon, CEO and co-founder of Finout Containers are the uprising technology of the last decade with their flexible scalability and portability. According to a Gartner report, by 2022,…


Kubernetes Community Days China Beijing and Shanghai wrap up

Posted on January 10, 2022

Guest post by Feynman Zhou, Kubesphere Kubernetes Community Days (KCD) was initiated by Cloud Native Computing Foundation (CNCF) and is jointly organized by local CNCF ambassadors, CNCF employees, and CNCF members across the world. KCDs are…


CNCF On-Demand Webinar: How to keep a Kubernetes secret a secret the universal way

Posted on January 5, 2022

It’s well known that Kubernetes is not a good secret keeper. It knows how to record secrets within its etcd but does it without any encryption mechanism to secure them. The results is a secret encoded…


Virtualization & Cloud Review: “Report Details Huge Growth in Cloud-Native Tech, Led by Kubernetes”

Posted on January 4, 2022

For the third time, the Cloud Native Computing Foundation (CNCF) has published a “State of Cloud Native Development Report” developed by research firm SlashData, showing huge growth in cloud-native tech.


InfoQ: “Kubernetes 1.23 Released with Improved Events, gRPC Probes, and Support for Dual-Stack”

Posted on December 31, 2021

The Cloud Native Computing Foundation (CNCF) released Kubernetes 1.23 recently. The release has new features such as the events subcommand for kubectl, gRPC probes, and expression language validation for custom resources, generally available or stable features such as…