Search results for: etcd


Super bot for Kubernetes clusters

Posted on February 14, 2023 | By Vishal Anand + Utpal Mangla + Saurabh Agrawal + Luca Marchi

Guest post by: One stop shop messaging bot for monitoring, notifying and debugging anywhere, anytime. Bots have been around humans for a while now and used for variety of purposes. The most common ones are notification receivers through…


KubeGateway: A customized seven-layer Load Balancer for kube-apiserver

Posted on January 26, 2023 | By Jun Zhang

Guest post originally published on ByteDance’s blog by Jun Zhang KubeGateway is a seven-layer load balancer specially customized by ByteDance for kube-apiserver traffic characteristics. It completely solves the problem of kube-apiserver load imbalance. For the first time in…


2022 Kubernetes vulnerabilities – Main takeaways 

Posted on January 4, 2023 | By Ben Hirschberg

Guest post originally published on ARMO’s blog by Ben Hirschberg All the main K8s vulnerabilities from 2022 consolidated into one article. Put together by Ben Hirschberg, CTO & co-founder of ARMO. During 2022, Kubernetes continued to cement itself as a…


CNCF On-Demand Webinar: Taking full advantage of gRPC

Posted on December 15, 2022

gRPC is a critical component in the cloud-native ecosystem, but many folks aren’t using its full potential. In this presentation, we’ll cover overlooked or undiscovered gRPC functionality with examples from Go projects such clair, etcd, and SpiceDB.


Support for 100 Large-Scale Clusters: Test Report on Karmada

Posted on November 29, 2022 | By Kevin Wang

Guest post by Kevin Wang TL;DR Cloud native implementations, growing in scale and complexity, are challenging organizations on how to efficiently, reliably manage large-scale resource pools to meet growing demands. Players in the cloud field attempted to scale…


Demonstrating your K8s scheduler with kube-scheduler-simulator in a real cluster

Posted on November 8, 2022 | By Takuma Kawai

Guest post originally published on the Miraxia blog by Takuma Kawai In the previous post, I wrote how we can develop our own scheduler with kube-scheduler-simulator. If you could implemented your new scheduler, you may want to try it in…


Securing Kubernetes cluster using Kubescape and kube-bench

Posted on September 9, 2022 | By Amar Chand

Guest post originally published on InfraCloud’s blog by Amar Chand With businesses adopting cloud native technology, Kubernetes has emerged as a primary tool of choice for container orchestration. Deploying and managing applications has never been easier. However, securing…


Karmada in AIML INSTITUTE

Posted on September 6, 2022

Guest post from Huawei by Xu Yuanchang, Karmada Member, Tech Head of Container Platform, Hurricane Engines Ltd Background AIML INSTITUTE is a tech company that helps enterprises build integrated cloud native solutions for digital transformation. Their featured product…


Kubernetes version 1.25 – everything you should know

Posted on September 2, 2022 | By Amir Kaushansky

Guest post originally published on the ARMO blog by Amir Kaushansky Kubernetes’ new version – version 1.25 – will be released on Tuesday 23rd August 2022, and it comes with 40 new enhancements in various areas and numerous…


Improving Security by Fuzzing the CNCF landscape

Posted on June 28, 2022 | By Chris Aniszczyk + Adam Korczynski + David Korczynski

By Chris Aniszczyk (CNCF), Adam Korczynski (Ada Logics), David Korczynski (Ada Logics) In this blog post we present an overview of the state of fuzzing across CNCF projects. This is based on efforts and work that CNCF has…