Search results for: kubernetes


ZDNet: “Containers and Kubernetes underpin more edgy, artificial intelligence efforts”

Posted on January 31, 2022

Containers have become a key building block for some of today’s most sophisticated applications under development — from artificial intelligence to the edge. These encapsulated application units require orchestration, and Kubernetes is the vehicle being employed…


Announcing the Kubernetes Policy Management Paper

Posted on January 28, 2022 | Jim Bugwadia

Community post by Jim Bugwadia The CNCF Kubernetes Security Special Interest Group (SIG) and Policy Working group (WG) have just released a new paper on Kubernetes Policy Management to help educate the community about best practices…


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…