Search results 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. 22, Kubernetes…


A Practical Guide to Kubernetes Logging

Posted on October 5, 2020 | By 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, an easy…


Kubernetes Operators 101

Posted on October 2, 2020 | By 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 may be…


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 also building…


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 the associated…


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 many from…


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 they can…


The New Stack: “How Kubernetes is Becoming the Universal Control Plane for Distributed Applications”

Posted on October 1, 2020

Kubernetes is emerging as one of the best control planes in the context of modern applications and infrastructure. The powerful scheduler, which was originally designed to deal with the placement of pods on appropriate nodes, is quite extensible….


TechRepublic: “How to transition a developer career into Kubernetes”

Posted on September 28, 2020

Even developers who do well know new skills can help them negotiate a pay rise and make them more attractive to other companies. And the hot tech to learn now? Kubernetes.


InfoQ: “CNCF Approves Kubernetes Edge Computing Platform KubeEdge as Incubating Project”

Posted on September 26, 2020

The CNCF Technical Steering Committee (TOC) announced the acceptance of KubeEdge as an incubating project. KubeEdge is a platform that aims to provide “infrastructure support for network, application deployment and metadata synchronization between the cloud and edge devices”…