Search results for: kubernetes


Automating Kubernetes Multi-Cluster Config With Argo CD

Posted on October 9, 2020 | Mike Sparr

Guest post originally published on DoiT’s blog by Mike Sparr, Sr Cloud Architect at DoiT International One of the coolest aspects of Google’s Anthos enterprise solution in my opinion is Anthos Config Management (ACM). You can set up…


Rebuilding Linkerd’s continuous integration (CI) with Kubernetes in Docker (kind) and GitHub Actions

Posted on October 8, 2020 | Andrew Seigner

Guest post originally published on the Bouyant blog by Andrew Seigner This post is a writeup of a talk Andrew gave at KubeCon EU 2020. Introduction In mid-2019, the Linkerd project’s continuous integration (CI) took 45 minutes,…


SiliconANGLE: “Rook graduates from the CNCF, enabling persistent storage for Kubernetes apps”

Posted on October 7, 2020

The Cloud Native Computing Foundation, which houses the open-source Kubernetes project and other cloud-native technology initiatives, said today that Rook has become its latest project to graduate. Rook is an open-source, cloud-native storage orchestrator for Kubernetes,…


GCN: “Famed spy plane gets AI upgrade via Kubernetes”

Posted on October 7, 2020

The Air Force has equipped a legacy U-2 surveillance aircraft with machine learning thanks to Kubernetes, an open-source container-orchestration system that automates the application deployment, scaling and management. Tested on a local training sortie on Sept….


A Practical Guide to Kubernetes Logging

Posted on October 5, 2020 | Dotan Horovitz

Guest post originally published on the Logz.io blog by Dotan Horovitz, Logz.io Kubernetes has become the de-facto industry standard for container orchestration. It provides the required abstraction for efficiently managing large-scale containerized applications with declarative configurations,…


Kubernetes Operators 101

Posted on October 2, 2020 | Alexandre Menezes

Guest post originally published on CloudOps blog by Alexandre Menezes, Service Reliability Engineer, Red Hat Most applications will require resources from the environment they are running on. Memory, CPU, storage, networking, etc. Most of those resources…


Metal³: Kubernetes-native bare metal host management

Posted on October 2, 2020

Metal³ (“metal kubed”) is an open-source bare metal host provisioning tool created to enable Kubernetes-native infrastructure management. With Metal³ bare metal hosts can be managed via custom resources through the Kubernetes API. The Metal³ project is…


Admission controllers: one part of your Kubernetes security and governance toolkit

Posted on October 2, 2020

Admissions controllers play an important role in providing security and governance for Kubernetes. In this webinar, we will outline the Kubernetes Admission Controller architecture, and look in particular at the Validating Admission Controller function, along with…


You can be a Kubernetes contributor too!

Posted on October 2, 2020

Kubernetes is a popular technology with a vibrant community. It is only natural that developers want to be a part of it, but they face a hurdle of knowing where and how to start contributing, preventing…


Delivering cloud-native apps to Kubernetes using werf

Posted on October 2, 2020

werf is a CLI tool that glues well-established software (Git, Docker, Kubernetes, Helm, a variety of container registries & CI systems) to facilitate applications’ delivery. In this webinar, developers, release engineers & SREs will learn how…