CNCF Live Webinar: Thinking like a threat actor in your Kubernetes environments
Threat actors only need to find one gap in your Kubernetes and container infrastructure to access your crown jewels. Understanding suspicious activity is critical for better security–but Kubernetes is a new realm for many enterprises, and…
Karmada brings Kubernetes multi-cloud capabilities to CNCF Incubator
The CNCF Technical Oversight Committee (TOC) has voted to accept Karmada as a CNCF incubating project. Karmada is a Kubernetes management system that enables users to run cloud native applications across multiple Kubernetes clusters and clouds…
The new standard of Kubernetes misconfiguration remediation
Member post originally published on ARMO’s blog by Yossi Ben Naim According to research done by ARMO, 100% of Kubernetes clusters that were tested contained at least one misconfiguration, while 65% had at least one high-severity misconfiguration. 50% of clusters had 14 or more…
KubeAdmiral: next-generation multi-cluster orchestration engine based on Kubernetes
Member post originally published on the Bytedance blog by Gary Liu Project link: https://github.com/kubewharf/kubeadmiral Since its release in 2014, Kubernetes has become the de facto standard for cloud native orchestration and scheduling systems, delivering substantial value…
Block the attack paths into your Kubernetes clusters
Member post originally published on ARMO’s blog by Amit Ofry In today’s world of limited time, we need to be laser-focused on our priorities. This goes double for mission-critical activities, like cybersecurity. We want to prioritize…
Top 5 tips for better Kubernetes self service
Member post originally published on Fairwinds’s blog by Robert Brennan, Director of Open Source Software at Fairwinds. When you’ve got a medium- to large-sized company, you need a platform to help your application teams ship code…
Member post originally published on IO Mesh’s blog In the age of cloud computing, Kubernetes has emerged as the go-to platform for container orchestration. As an increasing number of enterprises are operating databases and middleware on…
InfoQ: “KubeCon NA 2023: Kubernetes Storage Platform to Run Real-Time Analytic Databases”
The Kubernetes storage platform provides a portable and flexible data management foundation to help developers build their own data solutions. Robert Hodges, CEO at Altinity, presented “Adventures in Data- Leaning on Kubernetes Storage to Run Hundreds of Real-Time Analytic Databases” at KubeCon…
InfoQ: “KubeCon NA 2023: Kubernetes Storage Platform to Run Real-Time Analytic Databases”
The Kubernetes storage platform provides a portable and flexible data management foundation to help developers build their own data solutions. Robert Hodges, CEO at Altinity, presented “Adventures in Data- Leaning on Kubernetes Storage to Run Hundreds of Real-Time Analytic Databases” at KubeCon…
Cloud Native Live: 2-node HA for edge Kubernetes — a new approach
For many edge computing projects, HA is a required capability. Mission-critical edge workloads demand resiliency and fault tolerance.But the cost, space and power needed for a conventional 3-node+ Kubernetes architecture, using the quorum-based etcd data store,…