Search results for: kubernetes


ZDNet: “CNCF reports record Kubernetes and container adoption”

Posted on February 11, 2022

A few years ago when Docker was new, we thought containers would finally be a big deal, but we weren’t sure. Fast forward to 2022, and there’s no longer any question about it. Docker sparked a container revolution…


CNCF Sees Record Kubernetes and Container Adoption in 2021 Cloud Native Survey

Posted on February 10, 2022

Record number of organizations are using or evaluating Kubernetes as the technology goes mainstream and users start to move up the stack SAN FRANCISCO, Calif. – February 10, 2022 – The Cloud Native Computing Foundation® (CNCF®), which builds…


The New Stack: “A Kubernetes Documentary Shares Google’s Open Source Story”

Posted on February 6, 2022

It’s one of the great open source success stories — and it’s been condensed into a brief oral history. Honeypot.io, which touts itself as Europe’s largest tech-focused job platform, also offers a site of programmer-focused videos that it…


The Cost of a Kubernetes Repair in Development vs. Production

Posted on February 2, 2022 | By Sarah Geisenger

Guest post by Sarah Geisenger, Sales Engineer at Fairwinds One of the main benefits known about Kubernetes is the platform’s ability to increase the speed of development. By using microservices and containers, development happens faster. This is all…


The intersection of Terraform and Kubernetes

Posted on February 1, 2022 | By Martez Reed

Guest post originally published on Morpheus’ blog by Martez Reed Regardless of the industry or market, enterprises around the globe are at some stage on their cloud journey – with digital transformation as the destination. The use of…


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 to accomplish…


Announcing the Kubernetes Policy Management Paper

Posted on January 28, 2022 | By 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 for managing…


Secrets management: essential when using Kubernetes

Posted on January 25, 2022 | By 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 of these…


How to monitor endpoints in Kubernetes using Blackbox Exporter

Posted on January 20, 2022 | By 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 endpoint monitoring…


How to run Kubernetes without Docker

Posted on January 19, 2022 | By 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 multiple changes,…