cncf/ambassadors

KubeWeekly #165 - March 20th

kbarnard10 opened this issue · 2 comments

Please respond to this issue with links for the next edition of KubeWeekly. Links are due by 11am PT every Wednesday. @kbarnard10 will combine the links into the final email and send out.

Featured Content
Editor's picks of the highlights from the past week.
ARTICLE TITLE

Technical
Tutorials, tools, and more that take you on a deep dive into the code.
ARTICLE TITLE

Tooling:
ARTICLE TITLE - one sentence description

The Editorial
Articles, announcements, and more that give you a high-level overview of challenges and features.
ARTICLE TITLE

GUIDELINES

  • Articles must be published within the last ~1 week.
  • No gated content, unless in the webinar section.
  • Blog posts and videos are the preferred medium.

Creating a Kubernetes Cluster with Digital Ocean and Terraform — Using Terraform to build a Kubernetes cluster on Digital Ocean

Kubernetes Patterns — "Each pattern includes a description of the problem and a proposed solution with Kubernetes specifics. Many patterns are also backed by concrete code examples. This book is ideal for developers already familiar with basic Kubernetes concepts who want to learn common cloud native patterns."

The What and the Why of the Cluster API — "In this post, we will outline the history and motivations behind the creation of the Cluster API as a specialized toolset to bring declarative, Kubernetes-style APIs to cluster creation, configuration, and management in the Kubernetes ecosystem."

gRPC Load Balancing inside Kubernetes — "Load-balancing proxies are great tools, especially useful on the edge of your platform. “Mesh Network” solutions are nice additions to our tool set, but the cost of operating and debugging a full mesh network could be really expensive and overkill in some situations, while a client load balancing solution is simple and easy to grasp."

Kubernetes Setup Using Ansible and Vagrant — "This blog post describes the steps required to setup a multi node Kubernetes cluster for development purposes. This setup provides a production-like cluster that can be setup on your local machine."

Kubernetes - The Fast and Furious? — "Alexis Richardson recently spoke at the two day event Container Stack in Zurich and described the role of the CNCF and what it means to be cloud native. After a brief introduction on the CNCF and its role, Alexis then explained the type of projects and how they get accepted to the foundation before diving into how enterprises can benefit by adopting cloud native technology."

How to deploy NuoDB on Kubernetes with OpenEBS — "NuoDB is a container-native adaptive-scale distributed SQL database designed with distributed application deployment challenges in mind."