Kubernetes offers two distinct ways for clients that run within your cluster, or that otherwise have a relationship to your cluster's control plane to authenticate to the API server. A service account provides an identity for processes that run in a Pod, and maps to a ServiceAccount object. When you authenticate to the API server, you identify yourself as a particular user. Kubernetes recognises the concept of a user, however, Kubernetes itself does not have a User API.| Kubernetes
Given the recent declaration by Google that it will not donate KNative or Istio to a neutral foundation, it seemed like an appropriate time to describe Linkerd’s approach to the subject of open governance. Our approach is this: The Linkerd maintainers are 100% committed to open governance and to being hosted by a neutral foundation. We believe that a diverse and active set of maintainers is fundamental to the long-term health of an open source project. And we want YOU to join us.| Linkerd
Performance comparison of web application frameworks using community-contributed test implementations.| www.techempower.com
Common Weakness Enumeration (CWE) is a list of software weaknesses.| cwe.mitre.org
Linkerd 2.0 introduced a substantial rewrite of the widely adopted service mesh, using a split between Go and Rust. In this article, we discuss the lessons learned in the "cauldron of production adoption", and how those lessons became the basis of Linkerd 2.x’s philosophy, design, and implementation.| InfoQ
Rust has been Stack Overflow's most loved language for four years in a row, indicating that many of those who have had the opportunity to use Rust have fallen in love with it. However, the roughly 97% of survey respondents who haven't used Rust may wonder, "What's the deal with Rust?"| stackoverflow.blog
Finagle| twitter.github.io
Your workload can discover Services within your cluster using DNS; this page explains how that works.| Kubernetes
Common Weakness Enumeration (CWE) is a list of software weaknesses.| cwe.mitre.org