Search results for: Helm


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

Posted on November 9, 2020 | 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…


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

Posted on November 2, 2020 | 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…


SearchITOperations: “KubeCon 2020 preview: Session guide for Kubernetes professionals”

Posted on October 27, 2020

Some of your applications are containerized, running in production on Kubernetes or a supported distribution thereof. You’re reaping the benefits of a consistent application environment from development to test and production. What’s next? KubeCon + CloudNativeCon…


Service mesh is still hard

Posted on October 26, 2020 | Lin Sun

KubeCon + CloudNativeCon NA Virtual sponsor guest post from Lin Sun, Senior Technical Staff Member at IBM At ServiceMeshCon EU this August, William Morgan from Linkerd and I gave a joint talk entitled service mesh is…


Hack my mis-configured Kubernetes – privileged pods

Posted on October 16, 2020 | Or Kamara

Guest post by Or Kamara, Engineering Team Lead at Snyk The ease of use of Kubernetes can create some big security holes when introducing changes without understanding their effects. The purpose of this hands-on tutorial is…


Overcoming the challenges of cleaning up container images

Posted on October 15, 2020 | 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…


The first Authoritative Guide on Harbor is now available in Chinese

Posted on October 14, 2020

Today we are excited to share a new book from the maintainers and contributors of the graduated project Harbor. We were very excited to announce the graduation of Harbor this summer. Harbor was the first project…


CNCF Cloud Native Survey China 2019

Posted on October 13, 2020

Kubernetes is Used in Production by 72% in China 2019 CNCF中国云原生调查 – 中国72%的受访者生产中使用Kubernetes At CNCF, we regularly survey our community to better understand the adoption of open source and cloud native technologies. For the third time,…


Achieving multi-tenancy in monitoring with Prometheus & the mighty Thanos Receiver

Posted on October 13, 2020

Guest post originally published on Infracloud’s blog by Sayan Das, DevOps Engineer at InfraCloud Technologies Hey there! If you are reading this blog post, then I guess you are already aware of Prometheus and how it helps us…


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