Blog: Introducing Hydrophone
Kubernetes Contributors Blog
by
3w ago
In the ever-changing landscape of Kubernetes, ensuring that clusters operate as intended is essential. This is where conformance testing becomes crucial, verifying that a Kubernetes cluster meets the required standards set by the community. Today, we’re thrilled to introduce Hydrophone, a lightweight runner designed to streamline Kubernetes tests using the official conformance images released by the Kubernetes release team. Simplified Kubernetes testing with Hydrophone Hydrophone’s design philosophy centers around ease of use. By starting the conformance image as a pod within the conformance n ..read more
Visit website
Blog: From Code to Quill: Embark on a Legendary Kubernetes Quest with SIG Docs
Kubernetes Contributors Blog
by
3w ago
You’ve likely heard the adage, “Contributing isn’t just about writing code”, whispered in forums or seen etched into the digital walls of open source communities. But what depth of truth lies within this ancient wisdom, especially in the vast, evolving world of Kubernetes? Today, contributing to open source extends far beyond the realm of coding. It’s an inclusive journey that welcomes the diverse skills of all who wish to be a part of it. Whether you’re a seasoned developer or someone whose strengths lie outside traditional programming, your contributions hold immense value. Imagine yourself ..read more
Visit website
Blog: Spotlight on SIG Architecture: Code Organization
Kubernetes Contributors Blog
by
2M ago
This is the third interview of a SIG Architecture Spotlight series that will cover the different subprojects. We will cover SIG Architecture: Code Organization. In this SIG Architecture spotlight I talked with Madhav Jivrajan (VMware), a member of the Code Organization subproject. Introducing the Code Organization subproject Frederico (FSM): Hello Madhav, thank you for your availability. Could you start by telling us a bit about yourself, your role and how you got involved in Kubernetes? Madhav Jivrajani (MJ): Hello! My name is Madhav Jivrajani, I serve as a technical lead for SIG Contributor ..read more
Visit website
Blog: Using Go workspaces in Kubernetes
Kubernetes Contributors Blog
by
3M ago
The Go programming language has played a huge role in the success of Kubernetes. As Kubernetes has grown, matured, and pushed the bounds of what “regular” projects do, the Go project team has also grown and evolved the language and tools. In recent releases, Go introduced a feature called “workspaces” which was aimed at making projects like Kubernetes easier to manage. We’ve just completed a major effort to adopt workspaces in Kubernetes, and the results are great. Our codebase is simpler and less error-prone, and we’re no longer off on our own technology island. GOPATH and Go modules Kubernet ..read more
Visit website
Blog: Spotlight on SIG Cloud Provider
Kubernetes Contributors Blog
by
3M ago
One of the most popular ways developers use Kubernetes-related services is via cloud providers, but have you ever wondered how cloud providers can do that? How does this whole process of integration of Kubernetes to various cloud providers happen? To answer that, let’s put the spotlight on SIG Cloud Provider. SIG Cloud Provider works to create seamless integrations between Kubernetes and various cloud providers. Their mission? Keeping the Kubernetes ecosystem fair and open for all. By setting clear standards and requirements, they ensure every cloud provider plays nicely with Kubernetes. It is ..read more
Visit website
Blog: A look into the Kubernetes Book Club
Kubernetes Contributors Blog
by
4M ago
Learning Kubernetes and the entire ecosystem of technologies around it is not without its challenges. In this interview, we will talk with Carlos Santana (AWS) to learn a bit more about how he created the Kubernetes Book Club, how it works, and how anyone can join in to take advantage of a community-based learning experience. Frederico Muñoz (FSM): Hello Carlos, thank you so much for your availability. To start with, could you tell us a bit about yourself? Carlos Santana (CS): Of course. My experience in deploying Kubernetes in production six years ago opened the door for me to join Knative a ..read more
Visit website
Blog: Spotlight on SIG Release (Release Team Subproject)
Kubernetes Contributors Blog
by
5M ago
The Release Special Interest Group (SIG Release), where Kubernetes sharpens its blade with cutting-edge features and bug fixes every 4 months. Have you ever considered how such a big project like Kubernetes manages its timeline so efficiently to release its new version, or how the internal workings of the Release Team look like? If you’re curious about these questions or want to know more and get involved with the work SIG Release does, read on! SIG Release plays a crucial role in the development and evolution of Kubernetes. Its primary responsibility is to manage the release process of new ve ..read more
Visit website
Blog: Blixt - A load-balancer written in Rust, using eBPF, born from Gateway API
Kubernetes Contributors Blog
by
5M ago
In SIG Network we now have a layer 4 (“L4”) load balancer named Blixt. This project started as a fun experiment using emerging technologies and is intended to become a utility for CI and testing to help facilitate the continued development of Gateway API. Are you interested in developing networking tools in Rust and eBPF? Or perhaps you’re specifically interested in Gateway API? We’ll tell you a bit about the project and how it might benefit you. History Blixt originated at Kong as an experiment to test load-balancing ingress traffic for Kubernetes clusters using eBPF for the dataplane. Around ..read more
Visit website
Blog: Kubernetes supports running kube-proxy in an unprivileged container
Kubernetes Contributors Blog
by
5M ago
This post describes how the --init-only flag to kube-proxy can be used to run the main kube-proxy container in a stricter securityContext, by performing the configuration that requires privileged mode in a separate init container. Since Windows doesn’t have the equivalent of capabilities, this only works on Linux. The kube-proxy Pod still only meets the privileged Pod Security Standard, but there is still an improvement because the running container doesn’t need to run privileged. Please note that kube-proxy can be installed in different ways. The examples below assume that kube-proxy is run f ..read more
Visit website
Blog: Spotlight on SIG Testing
Kubernetes Contributors Blog
by
7M ago
Welcome to another edition of the SIG spotlight blog series, where we highlight the incredible work being done by various Special Interest Groups (SIGs) within the Kubernetes project. In this edition, we turn our attention to SIG Testing, a group interested in effective testing of Kubernetes and automating away project toil. SIG Testing focus on creating and running tools and infrastructure that make it easier for the community to write and run tests, and to contribute, analyze and act upon test results. To gain some insights into SIG Testing, Sandipan Panda spoke with Michelle Shepardson, a s ..read more
Visit website

Follow Kubernetes Contributors Blog on FeedSpot

Continue with Google
Continue with Apple
OR