Cloud Native Live: Locking down your Kubernetes cluster with Linkerd
In this session, we cover the basics of locking down in-cluster network traffic using the new traffic policies introduced in Linkerd 2.11. Using Linkerd’s ability to authorize traffic based on workload identity, we cover a variety…
10 critical Kubernetes tools and how to debug them
Guest post originally published on the Rookout blog by Gedalyah Reback, Senior Product Marketing Manager at Rookout Kubernetes is both revolutionary and “diffusionary.” It is a complete restructuring demanding a whole new slew of companion and…
CNCF On-Demand Webinar: Kubernetes Misconfigurations – What are they and how to identify them
Configuring Kubernetes requires consistency across clusters and teams. Unfortunately misconfigurations happen. In this session, Kubernetes experts discuss common Kubernetes misconfigurations and how DevOps and platform engineering teams can identify them.
Securing Kubernetes cluster using Kubescape and kube-bench
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….
4 challenges retailers face when adopting Kubernetes at the edge
Guest post originally published on the Weaveworks blog by Jeff Krupinski, Weaveworks Senior Director of Sales Have you ever thought about how retailers or restaurant chains have adopted cloud-native technology with edge presence at their brick and mortar…
The 2-minute test for Kubernetes Pod security
Project post originally published on DZone by Jim Bugwadia Learn how to audit your clusters for compliance with the latest Kubernetes Pod Security Standards without installing anything in the cluster. In this post, I will show…
Kubernetes version 1.25 – everything you should know
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…
CNCF On-Demand Webinar: Kubernetes Master Class – Avoiding configuration drift with Argo CD
Configuration drift is a common problem software developers face. Picture this: two environments are supposed to be similar but are not. Nobody knows exactly what is deployed in that environment/server/cluster, so people are afraid to touch…
What can Confidential Computing do for the Kubernetes community?
Guest post originally published on the Edgeless Systems blog by Fabian Kammel, Senior Security Engineer This is a summary of the talk I gave at the Kubernetes Community Days (KCD) Berlin 2022. Both, the slides and a recording…
TechTarget: “Kubernetes security reaches maturity milestone with v1.25”
Kubernetes Pod Security Policies were officially removed from version 1.25 this week in favor of the now-stable, slimmed-down Pod Security Admission. Security isn’t the only area where core Kubernetes is delegating advanced features to external community…