Search results for: werf


Announcing Linkerd 2.9: mTLS for all, ARM support, and more!

Posted on November 9, 2020 | By William Morgan

Project blog, cross-posted from Linkerd, written by William Morgan We’re very happy to announce the release of Linkerd 2.9, the best Linkerd version yet! This release extends Linkerd’s zero-config mutual TLS (mTLS) support to all TCP connections, allowing…


How To Run Kubernetes Workflow Automation with AWS EKS, GCP GKE, Azure AKS

Posted on November 2, 2020 | By Benjamin Slater and Tristan Pollock

Guest post originally published on CTO.ai’s blog by Benjamin Slater, Director of Technology and Tristan Pollock, Head of Community at CTO.ai  One of the latest additions to the technical jargon soup is Kubernetes (k8s). It gets thrown around…


For PayIt, cloud native is a ‘competitive advantage’ for getting government services online

Posted on October 20, 2020

So much of our daily lives happen online these days, and yet the average adoption rate for a digital government service is less than 20%. PayIt’s founders set out to boost that number by offering a new digital…


Introducing Nydus – Dragonfly Container Image Service

Posted on October 20, 2020 | By Pengtao

Guest post by Pengtao and Liubo, Software Engineers at Ant Group Tao is a software engineer at Ant Group. He has been working on Linux file system development for more than 10 years. He is also a core…


Overcoming the challenges of cleaning up container images

Posted on October 15, 2020 | By Alexey Igrychev

Guest post originally published on wref’s blog, by Alexey Igrychev, software engineer Having lots of images residing in your container registry can become a noticeable issue while dealing with CI/CD pipelines for modern cloud-native applications delivered to Kubernetes….


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

Posted on October 8, 2020 | By 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, all tests…


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…


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….


Kubernetes Could Be The One To Make the Internet of Things (IoT) Reach Its Potential

Posted on September 25, 2020 | By Adrian Goins

Guest post originally published on Hackernoon by Adrian Goins is Director of Community and Evangelism at Rancher Labs The arrival of 5G wireless technology is often touted for the orders-of-magnitude boost in bandwidth it will bring to smartphone…


How to enforce Kubernetes network security policies using OPA

Posted on September 9, 2020 | By Mohammed Ahmed

Guest post originally published on the Magalix blog by Mohammed Ahmed This article is part of our Open Policy Agent (OPA) series, and assumes that you are familiar with Kubernetes and OPA. If you haven’t already done so, or if…